54 #ifndef basicSubGrid_H 55 #define basicSubGrid_H autoPtr< compressible::turbulenceModel > turbulence
Basic sub-grid obstacle flame-wrinking generation rate coefficient model. Details supplied by J Putto...
TypeName("basicSubGridG")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
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...
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
virtual tmp< volScalarField > G() const
Return the flame-wrinking generation rate.
Foam::psiuReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
virtual ~basicSubGrid()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)