Go to the documentation of this file.
88 #ifndef LehrMilliesMewes_H
89 #define LehrMilliesMewes_H
97 namespace diameterModels
99 namespace binaryBreakupModels
106 class LehrMilliesMewes
108 public binaryBreakupModel
119 const populationBalanceModel& popBal,
120 const dictionary&
dict
LehrMilliesMewes(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~LehrMilliesMewes()=default
virtual void addToBinaryBreakupRate(volScalarField &binaryBreakupRate, const label i, const label j)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Class that solves the univariate population balance equation by means of a class method (also called ...
Model of Lehr et al. (2002). The breakup rate is calculated by.
Base class for binary breakup models which give the breakup rate between a sizeGroup pair directly,...
Generic GeometricField class.
TypeName("LehrMilliesMewes")