COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Variables | |
tuple | env = cf.Core.environment() |
tuple | root = cf.Core.root() |
tuple | domain = root.create_component('Domain', 'cf3.mesh.Domain') |
tuple | reader = domain.create_component('CF3MeshReader', 'cf3.mesh.cf3mesh.Reader') |
tuple domain = root.create_component('Domain', 'cf3.mesh.Domain') |
Definition at line 9 of file utest-mesh-cf3mesh-merge.py.
tuple env = cf.Core.environment() |
Definition at line 4 of file utest-mesh-cf3mesh-merge.py.
tuple reader = domain.create_component('CF3MeshReader', 'cf3.mesh.cf3mesh.Reader') |
Definition at line 11 of file utest-mesh-cf3mesh-merge.py.
tuple root = cf.Core.root() |
Definition at line 8 of file utest-mesh-cf3mesh-merge.py.
Send comments to: COOLFluiD Web Admin |