42 #include "../laminar/laminar.H" 48 namespace combustionModels
55 template<
class ReactionThermo>
75 void operator=(
const PaSR&);
89 const word& modelType,
92 const word& combustionProperties
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s3].
virtual bool read()
Update properties from given dictionary.
Partially stirred reactor turbulent combustion model.
Laminar combustion model.
A class for handling words, derived from string.
Abstract base class for turbulence models (RAS, LES and laminar).
virtual void correct()
Correct combustion rate.
PtrList< volScalarField > & Y
TypeName("PaSR")
Runtime type information.
virtual ~PaSR()
Destructor.
A class for managing temporary objects.
virtual ReactionThermo & thermo()
Return access to the thermo package.