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... | |
| Foam::diameterModels::breakupModels::defineTypeNameAndDebug | ( | exponential | , |
| 0 | |||
| ) |
| Foam::diameterModels::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| exponential | , | ||
| dictionary | |||
| ) |
| Foam::diameterModels::breakupModels::defineTypeNameAndDebug | ( | LaakkonenAlopaeusAittamaa | , |
| 0 | |||
| ) |
| Foam::diameterModels::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| LaakkonenAlopaeusAittamaa | , | ||
| dictionary | |||
| ) |
| Foam::diameterModels::breakupModels::defineTypeNameAndDebug | ( | powerLaw | , |
| 0 | |||
| ) |
| Foam::diameterModels::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| powerLaw | , | ||
| dictionary | |||
| ) |