.Buildings.HeatTransfer.Windows.Functions.winTRInteriorIrradiationExteriorShading

Information

This function computes hemispherical transmittance and back reflectance of a window for interior irradiation with exterior shading. Pane 1 is facing the outside and pane N is facing the room. The variables are
traRefIntIrrExtSha[1]: Transmittance;
traRefIntIrrExtSha[2]: Back reflectance;
traRefIntIrrExtSha[3]: Dummy value

Interface

function winTRInteriorIrradiationExteriorShading
  extends Buildings.HeatTransfer.Windows.Functions.BaseClasses.partialWindowShadingRadiation;
  output Real traRefIntIrrExtSha[3, NSta](each min = 0, each max = 1) "Hemispherical transmittance and back reflectance of a window system (glass and shading device) for interior irradiation with exterior shading";
end winTRInteriorIrradiationExteriorShading;

Revisions


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