35 #ifndef heheuPsiThermo_H 36 #define heheuPsiThermo_H 49 template<
class BasicPsiThermo,
class MixtureType>
52 public heThermo<BasicPsiThermo, MixtureType>
virtual tmp< volScalarField > mub() const
Dynamic viscosity of burnt gas [kg/m/s].
virtual tmp< volScalarField > psiu() const
Unburnt gas compressibility [s^2/m^2].
virtual tmp< volScalarField > Tb() const
Burnt gas temperature [K].
virtual tmp< volScalarField > psib() const
Burnt gas compressibility [s^2/m^2].
virtual tmp< volScalarField > muu() const
Dynamic viscosity of unburnt gas [kg/m/s].
A class for handling words, derived from string.
virtual const volScalarField & Tu() const
Unburnt gas temperature [K].
virtual void correct()
Update properties.
virtual ~heheuPsiThermo()
Destructor.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
TypeName("heheuPsiThermo")
Runtime type information.
Enthalpy/Internal energy for a mixture.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
virtual volScalarField & heu()
Unburnt gas enthalpy [J/kg].
heheuPsiThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.