34 namespace diameterModels
36 namespace binaryBreakupModels
73 const phaseModel& continuousPhase = popBal_.continuousPhase();
74 const sizeGroup& fi = popBal_.sizeGroups()[i];
75 const sizeGroup& fj = popBal_.sizeGroups()[j];
81 popBal_.sigmaWithContinuousPhase(fj.
phase())/continuousPhase.
rho(),
84 /
pow(popBal_.continuousTurbulence().epsilon(), 2.0/5.0)
95 popBal_.sigmaWithContinuousPhase(fj.
phase())/continuousPhase.
rho(),
98 /
pow(popBal_.continuousTurbulence().epsilon(), 3.0/5.0)
Macros for easy insertion into run-time selection tables.
const dimensionSet & dimensions() const
Return dimensions.
Generic GeometricField class.
Base class for binary breakup models that provide a breakup rate between a size class pair directly,...
Model of Lehr et al. (2002). The breakup rate is calculated by.
LehrMilliesMewes(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToBinaryBreakupRate(volScalarField &binaryBreakupRate, const label i, const label j)
Add to binary breakupRate.
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....
void reset(const dimensionSet &)
virtual const volScalarField & rho() const =0
Return the density field.
defineTypeNameAndDebug(LehrMilliesMewes, 0)
addToRunTimeSelectionTable(binaryBreakupModel, LehrMilliesMewes, dictionary)
dimensionedScalar exp(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.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensionedScalar erf(const dimensionedScalar &ds)
const dimensionSet dimLength
dimensionedScalar log(const dimensionedScalar &ds)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar sqrt(const dimensionedScalar &ds)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)