36 #ifndef turbulentShear_H
37 #define turbulentShear_H
45 namespace populationBalance
47 namespace coalescenceModels
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
Base class for coalescence models.
Model describing coagulation due to turbulent shear. Utilises physical, i.e. collisional diameters.
virtual ~turbulentShear()
Destructor.
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the coalescence rate between two groups.
turbulentShear(const populationBalanceModel &popBal, const dictionary &dict)
TypeName("turbulentShear")
Runtime type information.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.