Classes | |
| class | exponential |
| Exponential kernel. Used for verification and validation of the breakup formulation implemented in the populationBalanceModel class. More... | |
| class | LaakkonenAlopaeusAittamaa |
| Model of Laakkonen et al. (2006). The total breakup rate is calculated by. More... | |
| class | powerLaw |
| Powerlaw kernel. Used for verification and validation of the breakup formulation implemented in the populationBalanceModel class. More... | |
| defineTypeNameAndDebug | ( | exponential | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | breakupModel | , |
| exponential | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | LaakkonenAlopaeusAittamaa | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | breakupModel | , |
| LaakkonenAlopaeusAittamaa | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | powerLaw | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | breakupModel | , |
| powerLaw | , | ||
| dictionary | ) |