Go to the documentation of this file.
79 #ifndef LaakkonenAlopaeusAittamaa_H
80 #define LaakkonenAlopaeusAittamaa_H
88 namespace diameterModels
90 namespace breakupModels
97 class LaakkonenAlopaeusAittamaa
116 TypeName(
"LaakkonenAlopaeusAittamaa");
122 const populationBalanceModel&
popBal,
123 const dictionary&
dict
Model of Laakkonen et al. (2006). The total breakup rate is calculated by.
TypeName("LaakkonenAlopaeusAittamaa")
LaakkonenAlopaeusAittamaa(const populationBalanceModel &popBal, const dictionary &dict)
const populationBalanceModel & popBal() const
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~LaakkonenAlopaeusAittamaa()=default
Class that solves the univariate population balance equation by means of a class method (also called ...
Generic dimensioned Type class.
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Base class for breakup models which give a total breakup rate and a separate daughter size distributi...
Generic GeometricField class.