50 return XiEqModel_->read(
dict);
82 return XiEqIn_/turbXiEq + turbXiEq;
94 return XiEqModel_->Db()
95 +
rho*Su_*(Xi - 1.0)*mgb*(0.5*lambdaIn_)/(mgb + 1.0/lambdaIn_);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base class for equilibrium flame wrinkling XiEq models.
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
Model for the equilibrium flame wrinkling XiEq including a simple correction for the wrinkling genera...
instability(const dictionary &dict, const ubRhoThermo &thermo, const compressibleMomentumTransportModel &turbulence, const volScalarField &Su)
Construct from components.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
virtual ~instability()
Destructor.
Base class for single-phase compressible momentum transport models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
void read(const dictionary &, const unitSet &defaultUnits=NullObjectRef< unitSet >())
Update the value of dimensioned<Type>
Registry of regIOobjects.
const objectRegistry & db() const
Return the objectRegistry.
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type and name.
A class for managing temporary objects.
defineTypeNameAndDebug(constant, 0)
addToRunTimeSelectionTable(XiEqModel, constant, dictionary)
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
const dimensionSet & dimless
const dimensionSet & dimLength
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))
fluidMulticomponentThermo & thermo