.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-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos