84 #ifndef LehrMilliesMewesCoalescence_H
85 #define LehrMilliesMewesCoalescence_H
93 namespace populationBalance
95 namespace coalescenceModels
102 class LehrMilliesMewesCoalescence
104 public coalescenceModel
124 const populationBalanceModel& popBal,
125 const dictionary&
dict
137 virtual tmp<volScalarField::Internal>
rate
LehrMilliesMewesCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
TypeName("LehrMilliesMewes")
Runtime type information.
virtual ~LehrMilliesMewesCoalescence()
Destructor.
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the coalescence rate between two groups.
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.