56template<
class ReactionThermo>
59 public ThermoCombustion<ReactionThermo>
63 noCombustion(
const noCombustion&) =
delete;
66 void operator=(
const noCombustion&) =
delete;
80 const word& modelType,
83 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.
TypeName("none")
Runtime type information.
virtual ~noCombustion()
Destructor.
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.