.BuildingSystems.Buildings.Constructions.Shadowing.Functions.overhang

Information

This is a model of an overhang.

Interface

function overhang
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Length height "Height of the opening";
  input Modelica.Units.SI.Length heightOH "Height of the overhang";
  input Modelica.Units.SI.Length depthOH "Depth of the overhang";
  input Modelica.Units.NonSI.Angle_deg angleDegAzi "Azimuth angle of the embrasure: south: 0 deg, east: -90 deg, west +90 deg, north: 180 deg";
  input Modelica.Units.NonSI.Angle_deg angleDegAziSun "Azimuth angle of the sun: south: 0 deg, east: -90 deg, west +90 deg, north: 180 deg";
  input Modelica.Units.NonSI.Angle_deg angleDegHeightSun "Height angle of the sun";
  output Real SC "Shading coefficient";
end overhang;

Revisions


Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos