27 #include "phasePair.H" 28 #include "SchillerNaumann.H" 47 const dictionary&
dict,
48 const phasePair& pair,
49 const bool registerObject
52 dragModel(dict, pair, registerObject),
81 neg(Res - 1000)*24*(1 + 0.15*
pow(Res, 0.687))
82 +
pos0(Res - 1000)*0.44*
max(Res, residualRe_)
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar neg(const dimensionedScalar &ds)
const phasePair & pair_
Phase pair.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~Tenneti()
Destructor.
stressControl lookup("compactNormalStress") >> compactNormalStress
virtual const phaseModel & continuous() const
Continuous phase.
const volScalarField & alpha1
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
tmp< volScalarField > Re() const
Reynolds number.
const dimensionedScalar & residualAlpha() const
Return the residual phase-fraction for given phase.
virtual const phaseModel & dispersed() const
Dispersed phase.
dimensionedScalar pos0(const dimensionedScalar &ds)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar pow3(const dimensionedScalar &ds)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
Tenneti(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
dimensionedScalar pow4(const dimensionedScalar &ds)
A class for managing temporary objects.