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 all XiEq models used by the b-XiEq combustion model. The available models are : basicX...
virtual bool read(const dictionary &XiEqProperties)=0
Update properties from given dictionary.
This is the equilibrium level of the flame wrinkling generated by instability. It is a constant (defa...
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
instability(const dictionary &XiEqProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su)
Construct from components.
virtual ~instability()
Destructor.
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.
addToRunTimeSelectionTable(XiEqModel, basicSubGrid, dictionary)
defineTypeNameAndDebug(basicSubGrid, 0)
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
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