Go to the documentation of this file.
79 #ifndef LaakkonenAlopaeusAittamaaDsd_H
80 #define LaakkonenAlopaeusAittamaaDsd_H
88 namespace diameterModels
90 namespace daughterSizeDistributionModels
97 class LaakkonenAlopaeusAittamaaDsd
99 public daughterSizeDistributionModel
104 TypeName(
"LaakkonenAlopaeusAittamaa");
111 const breakupModel& breakup,
112 const dictionary&
dict
LaakkonenAlopaeusAittamaaDsd(const breakupModel &breakup, const dictionary &dict)
Daughter size distribution model used by Laakkonen et al. (2006). Note that it must be multiplied by ...
virtual dimensionedScalar calcNik(const label i, const label k) const
virtual ~LaakkonenAlopaeusAittamaaDsd()
Base class for daughter size distribution models.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Base class for breakup models which give a total breakup rate and a separate daughter size distributi...
TypeName("LaakkonenAlopaeusAittamaa")