Generic GeometricField class.
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE...
Basic sub-grid obstacle flame-wrinkling generation rate coefficient model. Details supplied by J Putt...
virtual bool read(const dictionary &XiGProperties)
Update properties from given dictionary.
virtual ~basicSubGrid()
Destructor.
void operator=(const basicSubGrid &)=delete
Disallow default bitwise assignment.
basicSubGrid(const dictionary &XiGProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
virtual tmp< volScalarField > G() const
Return the flame-wrinkling generation rate.
TypeName("basicSubGridG")
Runtime type information.
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for managing temporary objects.
RASModel< momentumTransportModel > RASModel
Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar trans...
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))
fluidMulticomponentThermo & thermo