88#ifndef LehrMilliesMewes_H
89#define LehrMilliesMewes_H
108 public binaryBreakupModel
119 const populationBalanceModel& popBal,
binaryBreakupModel(const populationBalanceModel &popBal, const dictionary &dict)
Model of Lehr et al. (2002). The breakup rate is calculated by.
LehrMilliesMewes(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToBinaryBreakupRate(volScalarField &binaryBreakupRate, const label i, const label j)
Add to binary breakupRate.
TypeName("LehrMilliesMewes")
Runtime type information.
virtual ~LehrMilliesMewes()=default
Destructor.
Class that solves the univariate population balance equation by means of a class method (also called ...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.