33 namespace diameterModels
35 namespace coalescenceModels
54 const populationBalanceModel& popBal,
55 const dictionary&
dict 58 coalescenceModel(popBal, dict),
81 coalescenceRate += C_*
sqrt(epsilon*rho/mu)*
pow3(fi.d() + fj.d());
turbulentShear(const populationBalanceModel &popBal, const dictionary &dict)
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const phaseCompressible::momentumTransportModel & continuousTurbulence() const
Return reference to turbulence model of the continuous phase.
dimensionedScalar sqrt(const dimensionedScalar &ds)
virtual tmp< volScalarField > rho() const =0
Return the density field.
const dimensionSet dimless
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const phaseModel & continuousPhase() const
Return continuous phase.
const rhoThermo & thermo() const
Return const-access to phase rhoThermo.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
defineTypeNameAndDebug(combustionModel, 0)
const UPtrList< sizeGroup > & sizeGroups() const
Return the size groups belonging to this populationBalance.
dimensionedScalar pow3(const dimensionedScalar &ds)
virtual tmp< volScalarField > mu() const =0
Dynamic viscosity of mixture [kg/m/s].
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
virtual tmp< volScalarField > epsilon() const =0
Return the turbulence kinetic energy dissipation rate.