Energy for a perfect gas mixture with QGD equations. More...
Public Member Functions | |
TypeName ("hePsiQGDThermo") | |
Runtime type information. More... | |
hePsiQGDThermo (const fvMesh &, const word &phaseName) | |
Construct from mesh and phase name. More... | |
hePsiQGDThermo (const fvMesh &, const word &phaseName, const word &dictionaryName) | |
Construct from mesh and phase name. More... | |
virtual | ~hePsiQGDThermo () |
Destructor. More... | |
virtual void | correct () |
Update properties. More... | |
virtual tmp< volScalarField > | gamma () const |
Energy for a perfect gas mixture with QGD equations.
Definition at line 54 of file hePsiQGDThermo.H.
hePsiQGDThermo | ( | const fvMesh & | mesh, |
const word & | phaseName | ||
) |
Construct from mesh and phase name.
Definition at line 126 of file hePsiQGDThermo.C.
hePsiQGDThermo | ( | const fvMesh & | mesh, |
const word & | phaseName, | ||
const word & | dictionaryName | ||
) |
Construct from mesh and phase name.
Definition at line 142 of file hePsiQGDThermo.C.
|
virtual |
Destructor.
Definition at line 160 of file hePsiQGDThermo.C.
TypeName | ( | "hePsiQGDThermo< BasicPsiThermo, MixtureType >" | ) |
Runtime type information.
|
virtual |
Update properties.
Definition at line 167 of file hePsiQGDThermo.C.
|
virtual |
Definition at line 186 of file hePsiQGDThermo.C.