functionEquivalentOpeningArea
Calculation of the equivalent opening area
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function calculates the equivalent opening area.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | AClr | Window clear opening area | |
| Modelica.Units.SI.Area | AGeo | Window geometric opening area |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | AEqv | Equivalent opening area |
Revisions
-
June 13, 2024, by Jun Jiang:
First implementation (see issue 1492)