Classes | |
class | constantNuHeatTransfer |
Model which applies a user provided constant Nusselt number for interfacial heat transfer. More... | |
class | Gunn |
Gunn (1978) correlation for fixed and fluidised beds with Re < 10^5 and continuous phase fraction between 0.35 and 1. More... | |
class | nonSphericalHeatTransfer |
Model which applies an analytical solution for heat transfer from the surface of a sphere to the matter within the sphere, modified by a non-spherical factor. More... | |
class | Prandtl |
This simple model creates a heat transfer coefficient in proportion with the corresponding drag model's momentum transfer coefficient. A user-defined Prandtl number and a harmonic average of the phases' specific heats are used to specify the constant of proportionality. More... | |
class | RanzMarshall |
Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid. More... | |
class | sphericalHeatTransfer |
Model which applies an analytical solution for heat transfer from the surface of a sphere to the matter within the sphere. More... | |
class | timeScaleFilteredHeatTransfer |
class | wallBoilingHeatTransfer |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | constantNuHeatTransfer | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
constantNuHeatTransfer | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | Gunn | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
Gunn | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | nonSphericalHeatTransfer | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
nonSphericalHeatTransfer | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | Prandtl | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
Prandtl | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | RanzMarshall | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
RanzMarshall | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | sphericalHeatTransfer | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
sphericalHeatTransfer | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | timeScaleFilteredHeatTransfer | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
timeScaleFilteredHeatTransfer | , | ||
dictionary | |||
) |
Foam::heatTransferModels::defineTypeNameAndDebug | ( | wallBoilingHeatTransfer | , |
0 | |||
) |
Foam::heatTransferModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
wallBoilingHeatTransfer | , | ||
dictionary | |||
) |