functionProjectiveOpeningArea

Calculation of the projective opening area

Extends from AixLib.Airflow.WindowVentilation.BaseClasses.Functions.OpeningAreaHinged.PartialOpeningArea (Calculation of hinged-opening area by rectangular windows, unspecified types).

Information

This function calculates the projective opening area.

Inputs

TypeNameDefaultDescription
Modelica.Units.SI.LengthlenAxs (from PartialOpeningArea)Length of the hinged axis, the axis should be parallel to a window frame
Modelica.Units.SI.LengthlenAxsToFrm (from PartialOpeningArea)Distance from the hinged axis to the frame across the opening area
Modelica.Units.SI.Lengthwidth (from PartialOpeningArea)Opening width of window sash

Outputs

TypeNameDefaultDescription
Modelica.Units.SI.AreaA (from PartialOpeningArea)Opening area

Revisions

  • June 13, 2024, by Jun Jiang:
    First implementation (see issue 1492)