45Foam::XiEqModels::instability::instability
48 const psiuReactionThermo&
thermo,
50 const volScalarField&
Su
54 XiEqIn(XiEqModelCoeffs_.
get<scalar>(
"XiEqIn")),
70 return XiEqIn/turbXiEq + turbXiEq;
78 XiEqModelCoeffs_.readEntry(
"XiEqIn", XiEqIn);
80 return XiEqModel_->read(XiEqModelCoeffs_);
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
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 tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
virtual ~instability()
Destructor.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
compressible::turbulenceModel & turbulence
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
List of values generated by applying the access operation to each list item.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh > > &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
Global function forwards to reuseTmpDimensionedField::New.
GeometricField< scalar, fvPatchField, volMesh > volScalarField