79 #ifndef LiaoCoalescence_H
80 #define LiaoCoalescence_H
89 namespace diameterModels
91 namespace coalescenceModels
100 public coalescenceModel,
139 Switch laminarShear_;
145 Switch wakeEntrainment_;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
DimensionedField< Type, GeoMesh, PrimitiveField > Internal
Type of the internal field from which this GeometricField is derived.
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
virtual void precompute()
Precompute diameter independent expressions.
LiaoCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToCoalescenceRate(volScalarField::Internal &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
virtual ~LiaoCoalescence()
Destructor.
TypeName("Liao")
Runtime type information.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.