Energy for a mixture based on density. More...
Public Member Functions | |
TypeName ("heRhoThermo") | |
heRhoThermo (const fvMesh &, const word &phaseName) | |
heRhoThermo (const fvMesh &, const word &phaseName, const word &dictName) | |
virtual | ~heRhoThermo () |
virtual void | correct () |
![]() | |
heThermo (const fvMesh &, const word &phaseName) | |
heThermo (const fvMesh &, const dictionary &, const word &phaseName) | |
heThermo (const fvMesh &, const word &phaseName, const word &dictionaryName) | |
virtual | ~heThermo () |
virtual MixtureType::basicMixtureType & | composition () |
virtual const MixtureType::basicMixtureType & | composition () const |
virtual word | thermoName () const |
virtual bool | incompressible () const |
virtual bool | isochoric () const |
virtual volScalarField & | he () |
virtual const volScalarField & | he () const |
virtual tmp< volScalarField > | he (const volScalarField &p, const volScalarField &T) const |
virtual tmp< scalarField > | he (const scalarField &p, const scalarField &T, const labelList &cells) const |
virtual tmp< scalarField > | he (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< volScalarField > | hc () const |
virtual tmp< scalarField > | THE (const scalarField &he, const scalarField &p, const scalarField &T0, const labelList &cells) const |
virtual tmp< scalarField > | THE (const scalarField &he, const scalarField &p, const scalarField &T0, const label patchi) const |
virtual tmp< scalarField > | Cp (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< scalarField > | Cp (const scalarField &p, const scalarField &T, const labelList &cells) const |
virtual tmp< volScalarField > | Cp () const |
virtual tmp< scalarField > | Cv (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< volScalarField > | Cv () const |
virtual tmp< scalarField > | rhoEoS (const scalarField &p, const scalarField &T, const labelList &cells) const |
virtual tmp< volScalarField > | gamma () const |
virtual tmp< scalarField > | gamma (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< scalarField > | Cpv (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< volScalarField > | Cpv () const |
virtual tmp< volScalarField > | CpByCpv () const |
virtual tmp< scalarField > | CpByCpv (const scalarField &p, const scalarField &T, const label patchi) const |
virtual tmp< volScalarField > | W () const |
virtual tmp< volScalarField > | kappa () const |
virtual tmp< scalarField > | kappa (const label patchi) const |
virtual tmp< volScalarField > | alphahe () const |
virtual tmp< scalarField > | alphahe (const label patchi) const |
virtual tmp< volScalarField > | kappaEff (const volScalarField &) const |
virtual tmp< scalarField > | kappaEff (const scalarField &alphat, const label patchi) const |
virtual tmp< volScalarField > | alphaEff (const volScalarField &alphat) const |
virtual tmp< scalarField > | alphaEff (const scalarField &alphat, const label patchi) const |
virtual bool | read () |
Additional Inherited Members | |
![]() | |
void | heBoundaryCorrection (volScalarField &he) |
![]() | |
volScalarField | he_ |
Energy for a mixture based on density.
Definition at line 49 of file heRhoThermo.H.
heRhoThermo | ( | const fvMesh & | mesh, |
const word & | phaseName | ||
) |
Definition at line 166 of file heRhoThermo.C.
heRhoThermo | ( | const fvMesh & | mesh, |
const word & | phaseName, | ||
const word & | dictName | ||
) |
Definition at line 189 of file heRhoThermo.C.
|
virtual |
Definition at line 214 of file heRhoThermo.C.
TypeName | ( | "heRhoThermo< BasicPsiThermo, MixtureType >" | ) |
|
virtual |
Definition at line 221 of file heRhoThermo.C.
References DebugInFunction, and Foam::endl().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.