This enumeration is used to set the function that is used to compute the convective heat transfer coefficient for exterior (outside-side facing) surfaces.
type ExteriorConvection = enumeration(Fixed "Fixed coefficient (a user-specified parameter is used)", TemperatureWind "Wind speed and temperature dependent");