COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Properties of air that depend on temperature. More...
Public Member Functions | |
template<typename T > | |
void | compute (T &physics) |
Compute the properties from the temperature. More... | |
Public Attributes | |
Real | cp |
Heat capacity. More... | |
Real | gamma |
Isentropic coefficient. More... | |
Real | r |
Ideal gas constant. More... | |
Properties of air that depend on temperature.
Definition at line 124 of file utest-solver-physics-static.cpp.
|
inline |
Compute the properties from the temperature.
Definition at line 137 of file utest-solver-physics-static.cpp.
Real cp |
Heat capacity.
Definition at line 127 of file utest-solver-physics-static.cpp.
Real gamma |
Isentropic coefficient.
Definition at line 130 of file utest-solver-physics-static.cpp.
Real r |
Ideal gas constant.
Definition at line 133 of file utest-solver-physics-static.cpp.
Send comments to: COOLFluiD Web Admin |