functionGeometricOpeningArea
Calculation of the geometric 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 geometric opening area.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | lenAxs (from PartialOpeningArea) | Length of the hinged axis, the axis should be parallel to a window frame | |
| Modelica.Units.SI.Length | lenAxsToFrm (from PartialOpeningArea) | Distance from the hinged axis to the frame across the opening area | |
| Modelica.Units.SI.Length | width (from PartialOpeningArea) | Opening width of window sash |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A (from PartialOpeningArea) | Opening area |
Revisions
-
June 13, 2024, by Jun Jiang:
First implementation (see issue 1492)