packageFunctions
Functions used in window radiation model
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package contains functions that are used to compute heat transfer in the window model.
Contents
| Name | Description |
|---|---|
| devAbsExteriorIrradiationInteriorShading | Angular and hemispherical absorptance of a shading device for exterior irradiation with interior shading |
| devAbsInteriorIrradiationInteriorShading | Hemiperical absorptance of a shading device for interior irradiation with interior shading |
| getAngle | Generate incident angles |
| getGlassTR | Transmittance and reflectance of glass |
| glassAbsExteriorIrradiationExteriorShading | Angular and hemispherical absorptance of each glass pane for exterior irradiation with exterior shading |
| glassAbsExteriorIrradiationInteriorShading | Angular and hemispherical absorptance of each glass pane for exterior irradiation with interior shading |
| glassAbsExteriorIrradiationNoShading | Angular and hemispherical absorptance of each glass pane for exterior irradiation without shading |
| glassAbsInteriorIrradiationExteriorShading | Hemispherical absorptance of each glass pane for interior irradiation with exterior shading |
| glassAbsInteriorIrradiationInteriorShading | Hemispherical absorptance of each glass pane for interior irradiation with interior shading |
| glassAbsInteriorIrradiationNoShading | Hemispherical absorptance of each glass pane for interior irradiation without shading |
| glassProperty | Compute angular variation and hemispherical integration of the transmittance and reflectance for each glass pane without shading |
| glassPropertyCoated | Compute angular variation and hemispherical integration of the transmittance and reflectance for a coated glass pane without shading |
| glassPropertyUncoated | Compute angular variation and hemispherical integration of the transmittance and reflectance for a uncoated glass pane without shading |
| glassTRExteriorIrradiationNoShading | Transmittance and reflectance of glass panes for exterior irradiation without shading |
| glassTRInteriorIrradiationNoShading | Transmittance and reflectance of each glass pane for interior irradiation without shading |
| winTExteriorIrradiationInteriorShading | Angular and hemispherical transmittance of a window system (glass and shading device) for exterior irradiation with interior shading |
| winTExteriorIrradiatrionExteriorShading | Angular and hemispherical transmittance of a window system (glass + shading device) for exterior irradiation with exterior shading |
| winTRInteriorIrradiationExteriorShading | Hemispherical transmittance and back reflectance of a window system (glass and shading device) for interior irradiation with exterior shading |
| winTRInteriorIrradiationInteriorShading | Hemispherical transmittance and back reflectance of a window system (glass and shading device) for interior irradiation with interior shading |
| Package with base classes for Buildings.HeatTransfer.Windows.Functions |