77 #ifndef CoulaloglouTavlarides_H
78 #define CoulaloglouTavlarides_H
86 namespace populationBalance
88 namespace coalescenceModels
95 class CoulaloglouTavlarides
97 public coalescenceModel
117 const populationBalanceModel& popBal,
118 const dictionary&
dict
130 virtual tmp<volScalarField::Internal>
rate
virtual ~CoulaloglouTavlarides()
Destructor.
TypeName("CoulaloglouTavlarides")
Runtime type information.
CoulaloglouTavlarides(const populationBalanceModel &popBal, const dictionary &dict)
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.