Go to the documentation of this file.
101 namespace diameterModels
103 namespace coalescenceModels
112 public coalescenceModel
132 const populationBalanceModel& popBal,
133 const dictionary&
dict
138 virtual ~Luo() =
default;
Base class for coalescence models.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Class that solves the univariate population balance equation by means of a class method (also called ...
Generic dimensioned Type class.
Model of Luo (1993). The coalescence rate is calculated by.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Luo(const populationBalanceModel &popBal, const dictionary &dict)
Generic GeometricField class.