79 #ifndef LiaoCoalescence_H 80 #define LiaoCoalescence_H 89 namespace diameterModels
91 namespace coalescenceModels
100 public coalescenceModel,
136 Switch laminarShear_;
142 Switch wakeEntrainment_;
virtual void precompute()
Precompute diameter independent expressions.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
LiaoCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual ~LiaoCoalescence()
Destructor.
TypeName("Liao")
Runtime type information.