![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Go to the source code of this file.
Namespaces | |
| atest-ufem-heat1d-P2 | |
Functions | |
| def | run_simulation (sf_name) |
Variables | |
| have_pylab = True | |
| int | k = 1 |
| int | Tb = 0 |
| tuple | mesh_p1 = run_simulation('cf3.mesh.LagrangeP1') |
| x_p1 = mesh_p1.geometry.coordinates | |
| T_p1 = mesh_p1.geometry.heat_conduction_solution | |
| tuple | mesh_p2 = run_simulation('cf3.mesh.LagrangeP2') |
| x_p2 = mesh_p2.geometry.coordinates | |
| T_p2 = mesh_p2.geometry.heat_conduction_solution | |
| tuple | x_th = np.linspace(-1., 1., 500) |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |