45Foam::XiGModels::KTS::KTS
48 const psiuReactionThermo&
thermo,
50 const volScalarField&
Su
54 GEtaCoef_(XiGModelCoeffs_.
get<scalar>(
"GEtaCoef"))
69 const tmp<volScalarField> tepsilon(turbulence_.epsilon());
74 return (GEtaCoef_/tauEta);
82 XiGModelCoeffs_.readEntry(
"GEtaCoef", GEtaCoef_);
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 &XiGProperties)=0
Update properties from given dictionary.
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
virtual ~KTS()
Destructor.
virtual bool read(const dictionary &XiGProperties)
Update properties from given dictionary.
virtual tmp< volScalarField > G() const
Return the flame-wrinkling generation rate.
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.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)