Base-class for all XiEq models used by the b-XiEq combustion model. The available models are : basicX...
autoPtr< XiEqModel > XiEqModelH_
High turbulence intensity equilibrium Xi model.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinking XiEq.
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...
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
void operator=(const SCOPEBlend &)
Disallow default bitwise assignment.
TypeName("SCOPEBlend")
Runtime type information.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
autoPtr< compressible::turbulenceModel > turbulence
A list of keyword definitions, which are a keyword followed by any number of values (e....
Simple SCOPEBlendXiEq model for XiEq based on SCOPEXiEqs correlation with a linear correction functio...
SCOPEBlend(const SCOPEBlend &)
Disallow copy construct.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
autoPtr< XiEqModel > XiEqModelL_
Low turbulence intensity equilibrium Xi model.
virtual ~SCOPEBlend()
Destructor.
Generic GeometricField class.