36 #ifndef ballisticCollisions_H 37 #define ballisticCollisions_H 45 namespace diameterModels
47 namespace coalescenceModels
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class that solves the univariate population balance equation by means of a class method (also called ...
Base class for coalescence models.
TypeName("ballisticCollisions")
Runtime type information.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
virtual ~ballisticCollisions()
Destructor.
Model describing coagulation due to ballistic collisions. Utilises collisional diameters.
ballisticCollisions(const populationBalanceModel &popBal, const dictionary &dict)