.Buildings.HeatTransfer.Windows.Functions.glassAbsInteriorIrradiationInteriorShading

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos