typeExteriorConvection
Enumeration defining the convective heat transfer model for exterior surfaces
Information
This enumeration is used to set the function that is used to compute the convective heat transfer coefficient for exterior (outside-side facing) surfaces.
Literals
| Name | Description |
|---|---|
| Fixed | Fixed coefficient (a user-specified parameter is used) |
| TemperatureWind | Wind speed and temperature dependent |
Revisions
-
November 30 2010, by Michael Wetter:
First implementation.