Classes | |
| class | constant |
| Constant heat transfer model. The heat transfer coefficient [W/m^2/K] (htc) must be provided as a value in the coefficients dictionary or as a field in constant. More... | |
| class | function1 |
| Function1 heat transfer model. The 1D function returns the heat transfer coefficient as a function of the local velocity magnitude. More... | |
| class | function2 |
| Function2 heat transfer model. The 2D function returns the heat transfer coefficient as a function of the local and neighbouring velocity magnitudes. More... | |
| class | variable |
| Variable heat transfer model depending on local values. The Nusselt number is calculated as: More... | |
| Foam::fv::heatTransferCoefficientModels::defineTypeNameAndDebug | ( | constant | , |
| 0 | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| constant | , | ||
| mesh | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| constant | , | ||
| model | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::defineTypeNameAndDebug | ( | function1 | , |
| 0 | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| function1 | , | ||
| mesh | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| function1 | , | ||
| model | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::defineTypeNameAndDebug | ( | function2 | , |
| 0 | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| function2 | , | ||
| model | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::defineTypeNameAndDebug | ( | variable | , |
| 0 | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| variable | , | ||
| mesh | |||
| ) |
| Foam::fv::heatTransferCoefficientModels::addToRunTimeSelectionTable | ( | heatTransferCoefficientModel | , |
| variable | , | ||
| model | |||
| ) |