59 #ifndef AdachiStuartFokkink_H 60 #define AdachiStuartFokkink_H 68 namespace diameterModels
70 namespace coalescenceModels
77 class AdachiStuartFokkink
79 public coalescenceModel
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~AdachiStuartFokkink()
Destructor.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
TypeName("AdachiStuartFokkink")
Runtime type information.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
AdachiStuartFokkink(const populationBalanceModel &popBal, const dictionary &dict)