functionpartialGlassRadiation
Partial function for glass radiation property
Extends from Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialSingleGlassRadiation (Partial function for single glass radiation property).
Information
This is a partial function that is used to implement the radiation functions for windows. It defines basic input variables and constants.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | N | Number of glass layers | |
| Integer | NSta | Number of window states for electrochromic windows (set to 1 for regular windows) | |
| Integer | HEM (from partialSingleGlassRadiation) | Index of hemispherical integration |
Revisions
-
August 7, 2015, by Michael Wetter:
Revised model to allow modeling of electrochromic windows. This is for issue 445. -
December 19 2011, by Wangda Zuo:
Separate part of definitions to particalSingleGlassRadiation.mo.
-
September 16 2010, by Wangda Zuo:
First implementation.