Name | Description |
---|---|
ConvectionModel | Enumeration defining the convective heat transfer model |
Tilt | Enumeration for surface tilt |
Azimuth | Enumeration for surface azimuth |
type ConvectionModel = enumeration( Fixed "Fixed coefficient (a user-specified parameter is used)", Temperature "Temperature dependent") "Enumeration defining the convective heat transfer model";