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