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