Go to the documentation of this file.
26 #include "TomiyamaLift.H"
27 #include "phasePair.H"
46 const dictionary&
dict,
68 0.0010422*
pow3(EoH) - 0.0159*
sqr(EoH) - 0.0204*EoH + 0.474
72 neg(EoH - scalar(4))*
min(0.288*
tanh(0.121*pair_.Re()),
f)
73 +
pos(EoH - scalar(4))*
neg(EoH - scalar(10.7))*
f
74 +
pos(EoH - scalar(10.7))*(-0.288);
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
virtual ~TomiyamaLift()
Destructor.
dimensionedScalar tanh(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
TomiyamaLift(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
Macros for easy insertion into run-time selection tables.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
virtual tmp< volScalarField > Cl() const
Lift coefficient.
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedScalar neg(const dimensionedScalar &ds)
dimensionedScalar pos(const dimensionedScalar &ds)