
modelTransmittedRadiation
Test model for transmitted radiation through window
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates modeling of window transmittance.
Revisions
-
September 16, 2021, by Michael Wetter:
Removed parameter lat as this is now obtained from the weather data reader.
This is for
IBPSA, #1477.
-
March 13, 2015, by Michael Wetter:
Changed model to avoid a translation error
in OpenModelica.
-
May 1, 2013, by Michael Wetter:
Declared the parameter record to be a parameter, as declaring its elements
to be parameters does not imply that the whole record has the variability of a parameter.
-
December 12, 2011, by Wangda Zuo:
Add glass thickness as a parameter for winTra. It is needed by the claculation of property for uncoated glass.
-
December 15, 2010, by Wangda Zuo:
First implementation.