modelPartialCorrectionG
Partial model for correction of the solar gain factor
Information
Partial model for correction factors for transmitted solar radiation through a transparent element.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | Vector size for input and output | |
| Modelica.Units.SI.CoefficientOfHeatTransfer | UWin | Thermal transmission coefficient of whole window |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput[n] | HSkyDifTil | Hemispherical diffuse solar irradiation on a tilted surface from the sky | |
| Modelica.Blocks.Interfaces.RealInput[n] | HDirTil | Direct solar radiation on a tilted surface per unit area | |
| Modelica.Blocks.Interfaces.RealInput[n] | HGroDifTil | Hemispherical diffuse solar irradiation on a tilted surface from the ground | |
| Modelica.Blocks.Interfaces.RealInput[n] | inc | Incidence angles | |
| Modelica.Blocks.Interfaces.RealOutput[n] | solarRadWinTrans | transmitted solar radiation through windows |
Revisions
-
February 27, 2016, by Michael Wetter:
Moved input above outputs. -
February 24, 2014, by Reza Tavakoli:
Implemented.