Go to the documentation of this file.
35 #ifndef heheuReactionThermo_H
36 #define heheuReactionThermo_H
49 template<
class BasicPsiThermo,
class MixtureType>
52 public heThermo<BasicPsiThermo, MixtureType>
TypeName("heheuPsiThermo")
Runtime type information.
Enthalpy/Internal energy for a mixture.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void correct()
Update properties.
virtual const volScalarField & Tu() const
Unburnt gas temperature [K].
virtual tmp< volScalarField > mub() const
Dynamic viscosity of burnt gas [kg/ms].
virtual tmp< volScalarField > psiu() const
Unburnt gas compressibility [s^2/m^2].
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual tmp< volScalarField > Tb() const
Burnt gas temperature [K].
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
virtual const volScalarField & heu() const
Unburnt gas enthalpy [J/kg].
Mesh data needed to do the Finite Volume discretisation.
virtual volScalarField & heu()
Unburnt gas enthalpy [J/kg].
virtual tmp< volScalarField > muu() const
Dynamic viscosity of unburnt gas [kg/ms].
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~heheuPsiThermo()
Destructor.
heheuPsiThermo(const heheuPsiThermo< BasicPsiThermo, MixtureType > &)
Construct as copy (not implemented)
Generic GeometricField class.
virtual tmp< volScalarField > psib() const
Burnt gas compressibility [s^2/m^2].