Go to the documentation of this file.
128 #ifndef PrinceBlanch_H
129 #define PrinceBlanch_H
137 namespace diameterModels
139 namespace coalescenceModels
148 public coalescenceModel
168 Switch laminarShear_;
180 const populationBalanceModel& popBal,
181 const dictionary&
dict
Model of Prince and Blanch (1990). The coalescence rate is calculated by.
Base class for coalescence models.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
virtual ~PrinceBlanch()=default
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
PrinceBlanch(const populationBalanceModel &popBal, const dictionary &dict)
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.
Generic GeometricField class.