39 TomiyamaKataokaZunSakaguchi,
50 const dictionary&
dict,
51 const phaseInterface& interface,
52 const bool registerObject
55 dispersedDragModel(dict, interface, registerObject),
56 residualRe_(
"residualRe",
dimless, dict),
57 residualEo_(
"residualEo",
dimless, dict)
78 24*(1 + 0.15*
pow(
Re, 0.687))/
max(
Re, residualRe_),
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
const dimensionSet dimless
virtual ~TomiyamaKataokaZunSakaguchi()
Destructor.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > Eo() const
Eotvos number.
TomiyamaKataokaZunSakaguchi(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
tmp< volScalarField > Re() const
Reynolds number.
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
const dispersedPhaseInterface interface_
Interface.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
A class for managing temporary objects.
scalarField Re(const UList< complex > &cf)