Classes | |
| class | constantCoalescence |
| Constant coalescence kernel. Used for verification and validation of the coalescence formulation implemented in the populationBalanceModel class. More... | |
| class | CoulaloglouTavlaridesCoalescence |
| Model of Coulaloglou and Tavlarides (1977). The coalescence rate is calculated by. More... | |
| class | hydrodynamic |
| Hydrodynamic kernel. Used for verification and validation of the coalescence formulation implemented in the populationBalanceModel class. More... | |
| class | LehrMilliesMewesCoalescence |
| Model of Lehr et al. (2002). The coalescence rate is calculated by. More... | |
| class | Luo |
| Model of Luo (1993). The coalescence rate is calculated by. More... | |
| class | PrinceBlanch |
| Model of Prince and Blanch (1990). The coalescence rate is calculated by. More... | |
| defineTypeNameAndDebug | ( | constantCoalescence | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| constantCoalescence | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | CoulaloglouTavlaridesCoalescence | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| CoulaloglouTavlaridesCoalescence | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | hydrodynamic | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| hydrodynamic | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | LehrMilliesMewesCoalescence | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| LehrMilliesMewesCoalescence | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | Luo | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| Luo | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | PrinceBlanch | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | coalescenceModel | , |
| PrinceBlanch | , | ||
| dictionary | ) |