139 #ifndef PrinceBlanch_H
140 #define PrinceBlanch_H
148 namespace populationBalance
150 namespace coalescenceModels
159 public coalescenceModel
179 Switch laminarShear_;
182 autoPtr<volScalarField::Internal> shearStrainRate_;
194 const populationBalanceModel& popBal,
195 const dictionary&
dict
210 virtual tmp<volScalarField::Internal>
rate
virtual void precompute()
Pre-compute diameter independent expressions.
virtual ~PrinceBlanch()
Destructor.
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the coalescence rate between two groups.
TypeName("PrinceBlanch")
Runtime type information.
PrinceBlanch(const populationBalanceModel &popBal, const dictionary &dict)
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.