Generic GeometricField class.
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE...
Simple Kolmogorov time-scale (KTS) model for the flame-wrinkling generation rate.
virtual bool read(const dictionary &XiGProperties)
Update properties from given dictionary.
KTS(const dictionary &XiGProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
void operator=(const KTS &)=delete
Disallow default bitwise assignment.
virtual ~KTS()
Destructor.
virtual tmp< volScalarField > G() const
Return the flame-wrinkling generation rate.
TypeName("KTS")
Runtime type information.
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