.Buildings.HeatTransfer.Windows.Functions.glassAbsInteriorIrradiationInteriorShading

Hemispherical absorptance of each glass pane for interior irradiation with interior shading

Information

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

Interface

function glassAbsInteriorIrradiationInteriorShading
  input Real absIntIrrNoSha[N, NSta](each min = 0, each max = 1) "Hemispherical absorptance wfor interior irradiation without interior shading";
  extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowShadingRadiation;
  output Real absIntIrrIntSha[N, NSta](each min = 0, each max = 1) "Hemispherical absorbtance of each glass pane for interior irradiation with interior shading";
end glassAbsInteriorIrradiationInteriorShading;

Revisions


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