34 namespace diameterModels
36 namespace breakupModels
84 const phaseModel& continuousPhase = popBal_.continuousPhase();
85 const sizeGroup& fi = popBal_.sizeGroups()[i];
88 C1_*
cbrt(popBal_.continuousTurbulence().epsilon())
93 C2_*popBal_.sigmaWithContinuousPhase(fi.
phase())
96 *
pow(popBal_.continuousTurbulence().epsilon(), 2.0/3.0)
101 *
cbrt(popBal_.continuousTurbulence().epsilon())
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Base class for breakup models which provide a total breakup rate and a separate daughter size distrib...
Model of Laakkonen et al. (2007). The total breakup rate is calculated by.
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.
Laakkonen(const populationBalanceModel &popBal, const dictionary &dict)
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
Single size class fraction field representing a fixed particle volume as defined by the user through ...
const dimensionedScalar & dSph() const
Return representative spherical diameter of the sizeGroup.
const phaseModel & phase() const
Return const-reference to the phase.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Dimension set for the base types.
virtual const volScalarField & mu() const =0
Dynamic viscosity of mixture [kg/m/s].
virtual const rhoFluidThermo & fluidThermo() const =0
Return the thermophysical model.
virtual const volScalarField & rho() const =0
Return the density field.
defineTypeNameAndDebug(exponential, 0)
addToRunTimeSelectionTable(breakupModel, exponential, dictionary)
dimensionedScalar erfc(const dimensionedScalar &ds)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionSet dimless
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensionedScalar cbrt(const dimensionedScalar &ds)