Foam::wallBoilingModels::partitioningModels Namespace Reference

Classes

class  cosine
 A cosine model for wall heat flux partitioning based on Tentner et al. (2006) for boiling flows. More...
 
class  Lavieville
 A model for wall heat flux partitioning based on Lavieville et al. (2006) for boiling flows. More...
 
class  linear
 A linear model for wall heat flux partitioning based on Ioilev et al. (2007) for boiling flows. More...
 
class  phaseFraction
 Wall heat-flux partitioned according to the phase volume fraction. More...
 

Functions

 defineTypeNameAndDebug (cosine, 0)
 
 addToRunTimeSelectionTable (partitioningModel, cosine, dictionary)
 
 defineTypeNameAndDebug (Lavieville, 0)
 
 addToRunTimeSelectionTable (partitioningModel, Lavieville, dictionary)
 
 defineTypeNameAndDebug (linear, 0)
 
 addToRunTimeSelectionTable (partitioningModel, linear, dictionary)
 
 defineTypeNameAndDebug (phaseFraction, 0)
 
 addToRunTimeSelectionTable (partitioningModel, phaseFraction, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/4]

defineTypeNameAndDebug ( cosine  ,
 
)

◆ addToRunTimeSelectionTable() [1/4]

addToRunTimeSelectionTable ( partitioningModel  ,
cosine  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/4]

defineTypeNameAndDebug ( Lavieville  ,
 
)

◆ addToRunTimeSelectionTable() [2/4]

addToRunTimeSelectionTable ( partitioningModel  ,
Lavieville  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/4]

defineTypeNameAndDebug ( linear  ,
 
)

◆ addToRunTimeSelectionTable() [3/4]

addToRunTimeSelectionTable ( partitioningModel  ,
linear  ,
dictionary   
)

◆ defineTypeNameAndDebug() [4/4]

defineTypeNameAndDebug ( phaseFraction  ,
 
)

◆ addToRunTimeSelectionTable() [4/4]

addToRunTimeSelectionTable ( partitioningModel  ,
phaseFraction  ,
dictionary   
)