typeInteriorConvection
Enumeration defining the convective heat transfer model for interior surfaces
Information
This enumeration is used to set the function that is used to compute the convective heat transfer coefficient for interior (room-side facing) surfaces.
Literals
| Name | Description |
|---|---|
| Fixed | Fixed coefficient (a user-specified parameter is used) |
| Temperature | Temperature dependent |
Revisions
-
November 30 2010, by Michael Wetter:
First implementation.