35 #ifndef ThermoCombustion_H 36 #define ThermoCombustion_H 50 template<
class ReactionThermo>
70 const word& modelType,
83 virtual ReactionThermo&
thermo();
86 virtual const ReactionThermo&
thermo()
const;
virtual ~ThermoCombustion()
Destructor.
A class for handling words, derived from string.
virtual ReactionThermo & thermo()
Return access to the thermo package.
Abstract base class for turbulence models (RAS, LES and laminar).
ThermoCombustion(const word &modelType, ReactionThermo &thermo, const compressibleTurbulenceModel &turb)
Construct from components.
Thermo model wrapper for combustion models.
Combustion models for templated thermodynamics.
ReactionThermo & thermo_
Thermo.