void operator=(const XiEqModel &)
Disallow default bitwise assignment.
Base-class for all XiEq models used by the b-XiEq combustion model. The available models are : basicX...
tmp< volScalarField > calculateSchelkinEffect(const scalar) const
Return the sub-grid Schelkin effect.
dictionary XiEqModelCoeffs_
Dictionary.
A class for managing temporary objects.
Foam::psiuReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
TypeName("XiEqModel")
Runtime type information.
XiEqModel(const XiEqModel &)
Disallow copy construct.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinking XiEq.
declareRunTimeSelectionTable(autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su))
virtual bool read(const dictionary &XiEqProperties)=0
Update properties from given dictionary.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
autoPtr< compressible::turbulenceModel > turbulence
virtual ~XiEqModel()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const volScalarField & Su_
Laminar burning velocity.
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
Macros to ease declaration of run-time selection tables.
const psiuReactionThermo & thermo_
Thermo.
void writeFields() const
Write fields.
static autoPtr< XiEqModel > New(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Return a reference to the selected XiEq model.
Generic GeometricField class.
const compressible::RASModel & turbulence_
Turbulence.