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
73 +
pos0(EoH - scalar(4))*
neg(EoH - scalar(10.7))*
f 74 +
pos0(EoH - scalar(10.7))*(-0.288);
dimensionedScalar tanh(const dimensionedScalar &ds)
const phasePair & pair_
Phase pair.
TomiyamaLift(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar neg(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > Re() const
Reynolds number.
dimensionedScalar pos0(const dimensionedScalar &ds)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual tmp< volScalarField > Cl() const
Lift coefficient.
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedScalar pow3(const dimensionedScalar &ds)
A class for managing temporary objects.
tmp< volScalarField > EoH2() const
Eotvos number based on hydraulic diameter type 2.
virtual ~TomiyamaLift()
Destructor.