modelParametersTwoSurfaces

Parameters that are used to model two surfaces with the same area

Information

Parameters that are used for classes with two surfaces.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.EmissivityabsIR_aInfrared absorptivity of surface a
Modelica.Units.SI.EmissivityabsIR_bInfrared absorptivity of surface b
Modelica.Units.SI.ReflectionCoefficientrhoIR_aInfrared reflectivity of surface a
Modelica.Units.SI.ReflectionCoefficientrhoIR_bInfrared reflectivity of surface b
Modelica.Units.SI.TransmissionCoefficienttauIRInfrared transmissivity of glass pane
BooleanlinearizefalseSet to true to linearize emissive power
Modelica.Units.SI.TemperatureT0293.15Temperature used to linearize radiative heat transfer

Revisions

  • October 17, 2014, by Michael Wetter:
    Changed tolerance of the assert statement.
  • May 30, 2014, by Michael Wetter:
    Removed undesirable annotation Evaluate=true.
  • March 20, 2012, by Wangda Zuo:
    Added T04 for temperature linearization.
  • August 23, 2010, by Michael Wetter:
    First implementation.