72 SCOPEBlend(
const SCOPEBlend&) =
delete;
75 void operator=(
const SCOPEBlend&) =
delete;
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
TypeName("SCOPEBlend")
Runtime type information.
virtual ~SCOPEBlend()
Destructor.
SCOPEBlend(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
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
void Su(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.