
modelOutdoorRadiosity
Model for the outdoor radiosity that strikes the window
Information
Model for the infrared radiosity balance of the outdoor environment.
Parameters
| Type | Name | Default | Description |
| Modelica.Units.SI.Area | A | | Area of receiving surface |
| Real | vieFacSky | | View factor from receiving surface to sky (=1 for roofs) |
| Boolean | linearize | false | Set to true to linearize emissive power |
| Modelica.Units.SI.Temperature | T0 | 293.15 | Temperature used to linearize radiative heat transfer |
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.