Classes | |
| class | binary |
| Base class for binary breakup models that provide a breakup rate between a size class pair directly, i.e. without explicitly stating the daughter size distribution function. More... | |
| class | daughterSizeDistribution |
| Base class for breakup models which provide a total breakup rate and a separate daughter size distribution function. More... | |
| class | exponential |
| Exponential breakup model. More... | |
| class | Kusters |
| Solid particle breakage model of Kusters (1991). The breakage rate is calculated by. More... | |
| class | Laakkonen |
| Model of Laakkonen et al. (2007). The total breakup rate is calculated by. More... | |
| class | LehrMilliesMewes |
| Model of Lehr et al. (2002). The breakup rate is calculated by. More... | |
| class | Liao |
| Bubble breakup model of Liao et al. (2015). The terminal velocities and drag coefficients are computed by an iterative procedure based on the drag model of Ishii and Zuber (1979) at the beginning of the simulation, assuming single bubbles rising in quiescent liquid. More... | |
| class | LuoSvendsen |
| Model of Luo and Svendsen (1996). The breakup rate is calculated by. More... | |
| class | noBreakup |
| Power-law breakup model. More... | |
| class | powerLaw |
| Power-law breakup model. More... | |
| class | powerLawUniformBinary |
| Powerlaw kernel with a uniform daughter size distribution. More... | |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | exponential | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| exponential | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | Kusters | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| Kusters | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | Laakkonen | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| Laakkonen | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | LehrMilliesMewes | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| LehrMilliesMewes | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | Liao | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| Liao | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | LuoSvendsen | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| LuoSvendsen | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | noBreakup | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| noBreakup | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | powerLaw | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| powerLaw | , | ||
| dictionary | |||
| ) |
| Foam::populationBalance::breakupModels::defineTypeNameAndDebug | ( | powerLawUniformBinary | , |
| 0 | |||
| ) |
| Foam::populationBalance::breakupModels::addToRunTimeSelectionTable | ( | breakupModel | , |
| powerLawUniformBinary | , | ||
| dictionary | |||
| ) |