Foam::diameterModels::coalescenceModels Namespace Reference

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...
 

Functions

 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)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/6]

defineTypeNameAndDebug ( constantCoalescence  ,
 
)

◆ addToRunTimeSelectionTable() [1/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
constantCoalescence  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/6]

defineTypeNameAndDebug ( CoulaloglouTavlaridesCoalescence  ,
 
)

◆ addToRunTimeSelectionTable() [2/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
CoulaloglouTavlaridesCoalescence  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/6]

defineTypeNameAndDebug ( hydrodynamic  ,
 
)

◆ addToRunTimeSelectionTable() [3/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
hydrodynamic  ,
dictionary   
)

◆ defineTypeNameAndDebug() [4/6]

defineTypeNameAndDebug ( LehrMilliesMewesCoalescence  ,
 
)

◆ addToRunTimeSelectionTable() [4/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
LehrMilliesMewesCoalescence  ,
dictionary   
)

◆ defineTypeNameAndDebug() [5/6]

defineTypeNameAndDebug ( Luo  ,
 
)

◆ addToRunTimeSelectionTable() [5/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
Luo  ,
dictionary   
)

◆ defineTypeNameAndDebug() [6/6]

defineTypeNameAndDebug ( PrinceBlanch  ,
 
)

◆ addToRunTimeSelectionTable() [6/6]

addToRunTimeSelectionTable ( coalescenceModel  ,
PrinceBlanch  ,
dictionary   
)