Go to the documentation of this file.
79 #ifndef CoulaloglouTavlaridesCoalescence_H
80 #define CoulaloglouTavlaridesCoalescence_H
88 namespace diameterModels
90 namespace coalescenceModels
97 class CoulaloglouTavlaridesCoalescence
99 public coalescenceModel
119 const populationBalanceModel& popBal,
120 const dictionary&
dict
Model of Coulaloglou and Tavlarides (1977). The coalescence rate is calculated by.
Base class for coalescence models.
TypeName("CoulaloglouTavlarides")
Runtime type information.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
CoulaloglouTavlaridesCoalescence(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,...
virtual ~CoulaloglouTavlaridesCoalescence()=default
Destructor.
Class that solves the univariate population balance equation by means of a class method (also called ...