|
| TypeName ("heheuPsiThermo") |
|
| heheuPsiThermo (const fvMesh &, const word &phaseName) |
|
| heheuPsiThermo (const fvMesh &, const word &phaseName, const word &dictName) |
|
virtual | ~heheuPsiThermo () |
|
virtual void | correct () |
|
virtual volScalarField & | heu () |
|
virtual const volScalarField & | heu () const |
|
virtual const volScalarField & | Tu () const |
|
virtual tmp< scalarField > | heu (const scalarField &p, const scalarField &T, const labelList &cells) const |
|
virtual tmp< scalarField > | heu (const scalarField &p, const scalarField &T, const label patchi) const |
|
virtual tmp< volScalarField > | Tb () const |
|
virtual tmp< volScalarField > | psiu () const |
|
virtual tmp< volScalarField > | psib () const |
|
virtual tmp< volScalarField > | muu () const |
|
virtual tmp< volScalarField > | mub () const |
|
| 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 () |
|
template<class BasicPsiThermo, class MixtureType>
class Foam::heheuPsiThermo< BasicPsiThermo, MixtureType >
Definition at line 48 of file heheuPsiThermo.H.