Go to the documentation of this file.
54 #ifndef basicSubGrid_H
55 #define basicSubGrid_H
autoPtr< XiGModel > XiGModel_
Xi generation rate model due to turbulence.
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 &XiGProperties)
Update properties from given dictionary.
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE...
basicSubGrid(const basicSubGrid &)
Disallow copy construct.
scalar k1
Sub-grid generation rate coefficient.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
autoPtr< compressible::turbulenceModel > turbulence
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< volScalarField > G() const
Return the flame-wrinking generation rate.
virtual ~basicSubGrid()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
void operator=(const basicSubGrid &)
Disallow default bitwise assignment.
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
Basic sub-grid obstacle flame-wrinking generation rate coefficient model. Details supplied by J Putto...
Generic GeometricField class.
TypeName("basicSubGridG")
Runtime type information.