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

Go to the source code of this file.

Namespaces

 utest-solver-model
 

Variables

tuple root = cf.Core.root()
 
tuple model = root.create_component('model', 'cf3.solver.Model')
 
tuple domain = model.create_domain()
 
tuple solver = model.create_solver('cf3.solver.SimpleSolver')
 
tuple phys_model = model.create_physics('cf3.physics.DynamicModel')
 
Send comments to:
COOLFluiD Web Admin