Classes | |
| class | constantNuHeatTransfer |
| Model which applies a user provided constant Nusselt number for interfacial heat transfer. 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 fluid within the sphere. More... | |
| defineTypeNameAndDebug | ( | constantNuHeatTransfer | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | heatTransferModel | , |
| constantNuHeatTransfer | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | RanzMarshall | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | heatTransferModel | , |
| RanzMarshall | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | sphericalHeatTransfer | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | heatTransferModel | , |
| sphericalHeatTransfer | , | ||
| dictionary | ) |