79 bool subGridSchelkin_;
90 SCOPEXiEq(
const SCOPEXiEq&) =
delete;
93 void operator=(
const SCOPEXiEq&) =
delete;
virtual ~SCOPEXiEq()
Destructor.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
SCOPEXiEq(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
TypeName("SCOPEXiEq")
Runtime type information.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Laminar flame speed obtained from the SCOPE correlation.
Foam::psiuReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
A class for managing temporary objects.
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
void Su(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.