Go to the documentation of this file.
41 #include "../laminar/laminar.H"
47 namespace combustionModels
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
A class for handling words, derived from string.
TypeName("PaSR")
Runtime type information.
A class for managing temporary objects.
volScalarField kappa_
Mixing parameter.
Switch turbulentReaction_
Turbulent reaction switch.
virtual ~PaSR()
Destructor.
Laminar combustion model.
virtual tmp< volScalarField > dQ() const
Heat release rate calculated from fuel consumption rate matrix.
scalar Cmix_
Mixing constant.
PaSR(const PaSR &)
Disallow copy construct.
void operator=(const PaSR &)
Disallow default bitwise assignment.
Partially stirred reactor combustion model. The model calculates a finite rate, based on both turbule...
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Update properties from given dictionary.
Generic GeometricField class.
virtual void correct()
Correct combustion rate.
PtrList< volScalarField > & Y
virtual tmp< volScalarField > Sh() const
Return source for enthalpy equation [kg/m/s3].