43 Foam::XiEqModels::instability::instability
45 const dictionary& XiEqProperties,
46 const psiuReactionThermo&
thermo,
51 XiEqModel(XiEqProperties, thermo, turbulence, Su),
53 XiEqModel_(XiEqModel::
New(XiEqModelCoeffs_, thermo, turbulence, Su))
68 return XiEqIn/turbXiEq + turbXiEq;
autoPtr< compressible::turbulenceModel > turbulence
dictionary XiEqModelCoeffs_
Dictionary.
virtual bool read(const dictionary &XiEqProperties)
Update properties from given dictionary.
virtual bool read(const dictionary &XiEqProperties)=0
Update properties from given dictionary.
virtual Istream & read(token &)
Return next token from stream.
Macros for easy insertion into run-time selection tables.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
psiReactionThermo & thermo
virtual ~instability()
Destructor.
stressControl lookup("compactNormalStress") >> compactNormalStress
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinking XiEq.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
A class for managing temporary objects.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.