85template<
class ReactionThermo,
class ThermoType>
88 public singleStepCombustion <ReactionThermo, ThermoType>
126 void calculateSourceNorm();
129 FSD(
const FSD&) =
delete;
132 void operator=(
const FSD&) =
delete;
146 const word& modelType,
149 const word& combustionProperties
compressible::turbulenceModel & turb
virtual ReactionThermo & thermo()
Return access to the thermo package.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual void correct()
Correct combustion rate.
TypeName("FSD")
Runtime type information.
virtual ~FSD()
Destructor.
virtual bool read()
Update properties.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from Foam::string.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.