Classes | |
class | AdachiStuartFokkink |
Model describing aggregation of solid particles in turbulent flows. Applicable when particles are smaller than the Kolmogorov length scale. The coalescence rate is calculated by. More... | |
class | ballisticCollisions |
Model describing coagulation due to ballistic collisions. Utilises collisional diameters. More... | |
class | BrownianCollisions |
Model describing coagulation due to Brownian motion. Utilises collisional diameters and the Cunningham slip correction. The slip correction coefficient is implemented in the following form: More... | |
class | constantCoalescence |
Constant coalescence kernel. More... | |
class | CoulaloglouTavlarides |
Model of Coulaloglou and Tavlarides (1977). The coalescence rate is calculated by. More... | |
class | DahnekeInterpolation |
Interpolation formula of Dahneke (1983) as presented by Otto et al. (1999). Utilises collisional diameters. More... | |
class | hydrodynamic |
Hydrodynamic kernel. More... | |
class | LehrMilliesMewesCoalescence |
Model of Lehr et al. (2002). The coalescence rate is calculated by. More... | |
class | LiaoCoalescence |
Bubble coalescence 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 | 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... | |
class | turbulentShear |
Model describing coagulation due to turbulent shear. Utilises physical, i.e. collisional diameters. More... | |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | AdachiStuartFokkink | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
AdachiStuartFokkink | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | ballisticCollisions | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
ballisticCollisions | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | BrownianCollisions | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
BrownianCollisions | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | constantCoalescence | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
constantCoalescence | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | CoulaloglouTavlarides | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
CoulaloglouTavlarides | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | DahnekeInterpolation | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
DahnekeInterpolation | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | hydrodynamic | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
hydrodynamic | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | LehrMilliesMewesCoalescence | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
LehrMilliesMewesCoalescence | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | LiaoCoalescence | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
LiaoCoalescence | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | Luo | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
Luo | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | PrinceBlanch | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
PrinceBlanch | , | ||
dictionary | |||
) |
Foam::diameterModels::coalescenceModels::defineTypeNameAndDebug | ( | turbulentShear | , |
0 | |||
) |
Foam::diameterModels::coalescenceModels::addToRunTimeSelectionTable | ( | coalescenceModel | , |
turbulentShear | , | ||
dictionary | |||
) |