35 #ifndef noCombustion_H 36 #define noCombustion_H 44 namespace combustionModels
51 template<
class ReactionThermo>
75 const word& modelType,
78 const word& combustionProperties
virtual ~noCombustion()
Destructor.
virtual bool read()
Update properties from given dictionary.
TypeName("none")
Runtime type information.
virtual void correct()
Correct combustion rate.
Dummy combustion model for 'no combustion'.
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).
Thermo model wrapper for combustion models.
PtrList< volScalarField > & Y
A class for managing temporary objects.
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s3].