Go to the documentation of this file.
32 template<
class ReactionThermo>
35 const word& modelType,
38 const word& combustionProperties
54 template<
class ReactionThermo>
62 template<
class ReactionThermo>
66 return chemistryPtr_->thermo();
70 template<
class ReactionThermo>
74 return chemistryPtr_->thermo();
Combustion models for templated thermodynamics.
A class for handling words, derived from Foam::string.
virtual ReactionThermo & thermo()
virtual ~ChemistryCombustion()
Basic chemistry model templated on thermodynamics.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Chemistry model wrapper for combustion models.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
compressible::turbulenceModel & turb
Abstract base class for turbulence models (RAS, LES and laminar).