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

NameDescription
FixedFixed coefficient (a user-specified parameter is used)
TemperatureTemperature dependent

Revisions

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