modelOutdoorRadiosity

Model for the outdoor radiosity that strikes the window

Information

Model for the infrared radiosity balance of the outdoor environment.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAArea of receiving surface
RealvieFacSkyView factor from receiving surface to sky (=1 for roofs)
BooleanlinearizefalseSet to true to linearize emissive power
Modelica.Units.SI.TemperatureT0293.15Temperature used to linearize radiative heat transfer

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputTOutOutside temperature
Modelica.Blocks.Interfaces.RealInputTBlaSkyBlack body sky temperature
Buildings.HeatTransfer.Interfaces.RadiosityOutflowJOutRadiosity that flows out of component

Components

TypeNameDefaultDescription
RealTRad44th power of the mean outdoor temperature
Modelica.Units.SI.TemperatureTRadMean radiant temperature

Revisions

  • May 30, 2014, by Michael Wetter:
    Removed undesirable annotation Evaluate=true.
  • June 27, 2013, by Michael Wetter:
    Changed model because the outflowing radiosity has been changed to be a non-negative quantity. See track issue #158.
  • February 10, 2012, by Wangda Zuo:
    Fixed a bug in the temperature linearization.
  • February 8, 2012 by Michael Wetter:
    Changed implementation to use the same equations as is used for opaque walls.
  • August 18, 2010, by Michael Wetter:
    First implementation.