70 bool subGridSchelkin_;
76 Gulder(
const Gulder&) =
delete;
79 void operator=(
const Gulder&) =
delete;
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
Gulder(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
virtual ~Gulder()
Destructor.
TypeName("Gulder")
Runtime type information.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
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.