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

NameDescription
FixedFixed coefficient (a user-specified parameter is used)
TemperatureWindWind speed and temperature dependent

Revisions

  • November 30 2010, by Michael Wetter:
    First implementation.