Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base-class for all Xi models used by the b-Xi combustion model.
bool read(const dictionary &combustionProperties)
Update properties from the given combustionProperties dictionary.
Fixed value model for Xi. See XiModel.H for more details on flame wrinkling modelling.
fixed(const dictionary &XiProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su, const volScalarField &rho, const volScalarField &b, const surfaceScalarField &phi)
Construct from components.
virtual ~fixed()
Destructor.
virtual bool read(const dictionary &XiProperties)
Update properties from given dictionary.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base-class for combustion fluid thermodynamic properties based on compressibility.
defineTypeNameAndDebug(equilibrium, 0)
addToRunTimeSelectionTable(XiModel, equilibrium, dictionary)
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