.Buildings.HeatTransfer.Windows.Functions.glassAbsExteriorIrradiationNoShading

Information

This function computes specular and hemispherical absorptance of each glass pane for exterior irradiation without shading. It counts the transmittance and reflectance among different panes. Pane 1 is facing the outside and pane N is facing the room.

Interface

function glassAbsExteriorIrradiationNoShading
  extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowRadiation;
  output Real[N, HEM, NSta] abs(each min = 0, each max = 1) "Angular and hemispherical absorptance of each glass pane for exterior irradiation without shading.
       Indices: abs[1 to N : ] -> pane 1 to N;
       abs[ : 1 to HEM] -> angular (1:HEM-1) and hemispherical (HEM)";
end glassAbsExteriorIrradiationNoShading;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos