41 #include "../laminar/laminar.H" 47 namespace combustionModels
77 void operator=(
const PaSR&);
virtual bool read()
Update properties from given dictionary.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
Partially stirred reactor combustion model. The model calculates a finite rate, based on both turbule...
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
Laminar combustion model.
A class for handling words, derived from string.
virtual tmp< volScalarField > Sh() const
Return source for enthalpy equation [kg/m/s3].
virtual void correct()
Correct combustion rate.
PtrList< volScalarField > & Y
Mesh data needed to do the Finite Volume discretisation.
TypeName("PaSR")
Runtime type information.
virtual ~PaSR()
Destructor.
A class for managing temporary objects.
virtual tmp< volScalarField > dQ() const
Heat release rate calculated from fuel consumption rate matrix.