Enthalpy/Internal energy for a mixture. More...
Public Member Functions | |
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< scalarField > | rhoEoS (const scalarField &p, const scalarField &T, const labelList &cells) const |
virtual tmp< volScalarField > | Cv () 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 () |
Protected Member Functions | |
void | heBoundaryCorrection (volScalarField &he) |
Protected Attributes | |
volScalarField | he_ |
Enthalpy/Internal energy for a mixture.
Definition at line 48 of file heThermo.H.
Definition at line 96 of file heThermo.C.
heThermo | ( | const fvMesh & | mesh, |
const dictionary & | dict, | ||
const word & | phaseName | ||
) |
Definition at line 129 of file heThermo.C.
Definition at line 163 of file heThermo.C.
|
virtual |
Definition at line 199 of file heThermo.C.
|
protected |
Definition at line 30 of file heThermo.C.
|
inlinevirtual |
Definition at line 122 of file heThermo.H.
|
inlinevirtual |
Definition at line 129 of file heThermo.H.
|
inlinevirtual |
Definition at line 135 of file heThermo.H.
|
inlinevirtual |
Definition at line 142 of file heThermo.H.
|
inlinevirtual |
Definition at line 149 of file heThermo.H.
|
inlinevirtual |
Definition at line 159 of file heThermo.H.
|
inlinevirtual |
Definition at line 165 of file heThermo.H.
|
virtual |
Definition at line 207 of file heThermo.C.
|
virtual |
Definition at line 264 of file heThermo.C.
|
virtual |
Definition at line 284 of file heThermo.C.
|
virtual |
Definition at line 305 of file heThermo.C.
|
virtual |
Definition at line 765 of file heThermo.C.
|
virtual |
Definition at line 787 of file heThermo.C.
|
virtual |
Definition at line 353 of file heThermo.C.
|
virtual |
Definition at line 375 of file heThermo.C.
|
virtual |
Definition at line 396 of file heThermo.C.
|
virtual |
Definition at line 448 of file heThermo.C.
|
virtual |
Definition at line 470 of file heThermo.C.
|
virtual |
Definition at line 491 of file heThermo.C.
|
virtual |
Definition at line 560 of file heThermo.C.
|
virtual |
Definition at line 539 of file heThermo.C.
|
virtual |
Definition at line 614 of file heThermo.C.
|
virtual |
Definition at line 635 of file heThermo.C.
|
virtual |
Definition at line 707 of file heThermo.C.
|
virtual |
Definition at line 686 of file heThermo.C.
|
virtual |
Definition at line 812 of file heThermo.C.
|
virtual |
Definition at line 860 of file heThermo.C.
|
virtual |
Definition at line 870 of file heThermo.C.
|
virtual |
Definition at line 886 of file heThermo.C.
|
virtual |
Definition at line 896 of file heThermo.C.
|
virtual |
Definition at line 912 of file heThermo.C.
|
virtual |
Definition at line 925 of file heThermo.C.
|
virtual |
Definition at line 947 of file heThermo.C.
|
virtual |
Definition at line 960 of file heThermo.C.
|
virtual |
Definition at line 980 of file heThermo.C.
|
protected |
Definition at line 58 of file heThermo.H.
Referenced by heThermo< BasicSolidThermo, MixtureType >::he().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.