functionPartialOpeningArea
Calculation of hinged-opening area by rectangular windows, unspecified types
Extends from Modelica.Icons.Function (Icon for functions).
Information
This partial function defines the inputs and output of the function for opening area calculation.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | lenAxs | Length of the hinged axis, the axis should be parallel to a window frame | |
| Modelica.Units.SI.Length | lenAxsToFrm | Distance from the hinged axis to the frame across the opening area | |
| Modelica.Units.SI.Length | width | Opening width of window sash |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A | Opening area |
Revisions
-
June 13, 2024, by Jun Jiang:
First implementation (see issue 1492)