COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Variables
utest-python-basics.py File Reference

Go to the source code of this file.

Namespaces

 utest-python-basics
 

Variables

tuple root = Core.root()
 
tuple env = Core.environment()
 
tuple journal = root.create_component("journal", "cf3.common.Journal")
 
tuple group = root.create_component("group", "cf3.common.Group")
 
tuple before_move = journal.uri()
 
tuple after_move = journal.uri()
 
tuple action_director = root.create_component('director', 'cf3.common.ActionDirector')
 
Send comments to:
COOLFluiD Web Admin