Go to the documentation of this file.
26 #include "IshiiZuber.H"
27 #include "phasePair.H"
46 const dictionary&
dict,
47 const phasePair& pair,
48 const bool registerObject
51 dragModel(
dict, pair, registerObject)
77 *
pow(
max(1 - pair_.dispersed(), scalar(1
e-3)), -2.5*muStar)
83 pos(1000 - ReM)*24.0*(scalar(1) + 0.15*
pow(ReM, 0.687))
84 +
neg(1000 - ReM)*0.44*ReM
95 pos(CdReEllipse - CdRe)
96 *
min(CdReEllipse,
Re*
sqr(1 - pair_.dispersed())*2.66667)
97 +
neg(CdReEllipse - CdRe)*CdRe;
A class for managing temporary objects.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
scalarField Re(const UList< complex > &cf)
virtual ~IshiiZuber()
Destructor.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
Macros for easy insertion into run-time selection tables.
const double e
Elementary charge.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
IshiiZuber(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedScalar neg(const dimensionedScalar &ds)
dimensionedScalar pos(const dimensionedScalar &ds)