.Buildings.HeatTransfer.Windows.Functions.glassAbsExteriorIrradiationExteriorShading

Angular and hemispherical absorptance of each glass pane for exterior irradiation with exterior shading

Information

This function computes angular and hemispherical absorptance of each glass pane for exterior irradiation with exterior shading. Pane 1 is facing outside and pane N is facing the room.

Interface

function glassAbsExteriorIrradiationExteriorShading
  input Real absExtIrrNoSha[N, HEM, NSta](each min = 0, each max = 1) "Angular and hemispherical absorptance of each glass pane for exterior irradiation without shading";
  extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowShadingRadiation;
  output Real absExtIrrExtSha[N, HEM, NSta](each min = 0, each max = 1) "Angular and hemispherical absorptance of each glass pane for exterior irradiation with exterior shading";
end glassAbsExteriorIrradiationExteriorShading;

Revisions


Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos