32template<
class ReactionThermo>
33Foam::ThermoCombustion<ReactionThermo>::ThermoCombustion
35 const word& modelType,
40 CombustionModel<ReactionThermo>
53template<
class ReactionThermo>
60template<
class ReactionThermo>
68template<
class ReactionThermo>
compressible::turbulenceModel & turb
ReactionThermo & thermo_
Thermo.
virtual ReactionThermo & thermo()
Return access to the thermo package.
virtual ~ThermoCombustion()
Destructor.
Base class for combustion models.
static const word combustionPropertiesName
Default combustionProperties dictionary name.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from Foam::string.