34 namespace diameterModels
36 namespace breakupModels
55 const populationBalanceModel& popBal,
56 const dictionary&
dict 59 breakupModel(popBal, dict),
66 dimensionSet(0, -2.0/3.0, 0, 0, 0),
95 continuousPhase.rho()*
pow(fi.dSph(), 5.0/3.0)
98 + C3_*continuousPhase.thermo().mu()
100 sqrt(continuousPhase.rho()*fi.phase().rho())
102 *
pow(fi.dSph(), 4.0/3.0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.
Laakkonen(const populationBalanceModel &popBal, const dictionary &dict)
const phaseCompressible::momentumTransportModel & continuousTurbulence() const
Return reference to turbulence model of the continuous phase.
dimensionedScalar sqrt(const dimensionedScalar &ds)
const dimensionSet dimless
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const phaseModel & continuousPhase() const
Return continuous phase.
dimensionedScalar cbrt(const dimensionedScalar &ds)
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
const UPtrList< sizeGroup > & sizeGroups() const
Return the sizeGroups belonging to this populationBalance.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar erfc(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const tmp< volScalarField > sigmaWithContinuousPhase(const phaseModel &dispersedPhase) const
Return the surface tension coefficient between a given dispersed.
virtual tmp< volScalarField > epsilon() const =0
Return the turbulence kinetic energy dissipation rate.