52 XiEqIn(XiEqModelCoeffs_.
lookup<scalar>(
"XiEqIn")),
68 return XiEqIn/turbXiEq + turbXiEq;
76 XiEqModelCoeffs_.lookup(
"XiEqIn") >> XiEqIn;
78 return XiEqModel_->read(XiEqModelCoeffs_);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base class for equilibrium flame wrinkling XiEq models.
bool read(const dictionary &XiProperties)
Update properties from the given XiProperties dictionary.
instability(const dictionary &dict, const ubRhoThermo &thermo, const compressibleMomentumTransportModel &turbulence, const volScalarField &Su)
Construct from components.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual ~instability()
Destructor.
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.
A class for managing temporary objects.
defineTypeNameAndDebug(constant, 0)
addToRunTimeSelectionTable(XiEqModel, constant, 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)
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
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