62 XiShapeCoeff_(
"XiShapeCoeff",
dimless, 1)
78 return 1 + XiShapeCoeff_*
pow3(2*(0.5 - b_));
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base class for flame wrinkling profiles.
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
Simple cubic profile for the equilibrium flame wrinkling XiEq to give a plausible distribution.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
cubic(const dictionary &dict, const volScalarField &b)
Construct from components.
virtual tmp< volScalarField > profile() const
Return the flame-wrinkling profile.
virtual ~cubic()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
bool readIfPresent(const dictionary &, const unitConversion &defaultUnits=NullObjectRef< unitConversion >())
Update the value of dimensioned<Type> if found in the dictionary.
A class for managing temporary objects.
addToRunTimeSelectionTable(XiProfile, cubic, dictionary)
defineTypeNameAndDebug(cubic, 0)
const dimensionSet dimless
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)