60template<
class ReactionThermo>
63 public laminar<ReactionThermo>
77 PaSR(
const PaSR&) =
delete;
80 void operator=(
const PaSR&) =
delete;
94 const word& modelType,
97 const word& combustionProperties
#define R(A, B, C, D, E, F, K, M)
compressible::turbulenceModel & turb
virtual ReactionThermo & thermo()
Return access to the thermo package.
virtual void correct()
Correct combustion rate.
virtual ~PaSR()
Destructor.
TypeName("PaSR")
Runtime type information.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s3].
virtual bool read()
Update properties from given dictionary.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
PtrList< volScalarField > & Y
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.