Package with base classes for SolarGain
This package contains base classes to calculate solar gain through windows.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
PartialCorrectionG | Partial model for correction of the solar gain factor |
Partial model for correction of the solar gain factor
Partial model for correction factors for transmitted solar radiation through a transparent element.
Type | Name | Default | Description |
---|---|---|---|
Integer | n | Vector size for input and output | |
CoefficientOfHeatTransfer | UWin | Thermal transmission coefficient of whole window [W/(m2.K)] |
Type | Name | Description |
---|---|---|
input RealInput | HSkyDifTil[n] | Hemispherical diffuse solar irradiation on a tilted surfce from the sky [W/m2] |
input RealInput | HDirTil[n] | Direct solar radiation on a tilted surface per unit area [W/m2] |
input RealInput | HGroDifTil[n] | Hemispherical diffuse solar irradiation on a tilted surfce from the ground [W/m2] |
input RealInput | inc[n] | Incidence angles [rad] |
output RealOutput | solarRadWinTrans[n] | transmitted solar radiation through windows [W/m2] |