64 XiEqCoeff_(
"XiEqCoeff",
dimless, 0.62),
87 momentumTransport_.epsilon(),
94 sqrt(
mag(thermo_.uThermo().mu()/(thermo_.uThermo().rho()*
epsilon)))
99 return (1 + XiEqCoeff_*
sqrt(up/
max(Su_, SuMin_))*Reta);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base class for equilibrium flame wrinkling XiEq models.
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
Simple model for the equilibrium flame wrinkling XiEq based on Gulder's turbulent flame speed correla...
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
virtual tmp< volScalarField > XiEq() const
Return the flame-wrinkling XiEq.
Gulder(const dictionary &dict, const ubRhoThermo &thermo, const compressibleMomentumTransportModel &turbulence, const volScalarField &Su)
Construct from components.
virtual ~Gulder()
Destructor.
Base class for single-phase compressible momentum transport models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
bool readIfPresent(const dictionary &, const unitSet &defaultUnits=NullObjectRef< unitSet >())
Update the value of dimensioned<Type> if found in the dictionary.
A class for managing temporary objects.
defineTypeNameAndDebug(constant, 0)
addToRunTimeSelectionTable(XiEqModel, constant, dictionary)
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
const dimensionSet & dimless
dimensioned< Type > average(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
const dimensionSet & dimVelocity
const dimensionSet & dimTime
tmp< DimensionedField< scalar, GeoMesh, Field > > mag(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))
fluidMulticomponentThermo & thermo