27 #include "phasePair.H" 40 TomiyamaKataokaZunSakaguchi,
51 const dictionary&
dict,
52 const phasePair& pair,
53 const bool registerObject
56 dragModel(dict, pair, registerObject),
57 residualRe_(
"residualRe",
dimless, dict),
58 residualEo_(
"residualEo",
dimless, dict)
79 24*(1 + 0.15*
pow(
Re, 0.687))/
max(
Re, residualRe_),
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
TomiyamaKataokaZunSakaguchi(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
virtual ~TomiyamaKataokaZunSakaguchi()
Destructor.
const phasePair & pair_
Phase pair.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > Eo() const
Eotvos number.
tmp< volScalarField > Re() const
Reynolds number.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
A class for managing temporary objects.
scalarField Re(const UList< complex > &cf)