
modelPartialInterzonalAirFlow
Partial for interzonal air flow
Parameters
| Type | Name | Default | Description |
| Integer | nPorts | | Number of ports for connection to zone air volume |
| Integer | nPortsExt | | Number of ports for connection to zone air volume |
| Modelica.Units.SI.Volume | V | | Zone air volume for n50 computation |
| Real | n50 | | n50 value |
| Real | n50_int | n50 | Internal n50 value |
| Boolean | prescribesPressure | false | Indication whether this model prescribes the air zone pressure or not |
| Boolean | verifyBothPortsConnected | false | =true, to verify fluid port connections |
| Advanced |
| Real | n50toAch | 20 | Conversion fractor from n50 to Air Change Rate |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal_vent | | Nominal mass flow rate of ventilation system |
Contents
| Name | Description |
Medium | Air medium |
Revisions
-
June 13, 2025, Jelger Jansen:
Remove visible=not allowFlowReversal in annotation of icon elements.
Improve placement of icon elements.
See #1437.
-
March 17, 2020, Filip Jorissen:
Added support for vector fluidport.
See #1029.
-
January 25, 2019, Filip Jorissen:
Added constant prescribesPressure that indicates
whether this model prescribes the zone air pressure or not.
See #971.
-
July 11, 2018, Filip Jorissen:
Added m_flow_nominal_vent and set
h_outflow and m_flow
in FluidPorts.
See #859.
-
April 27, 2018 by Filip Jorissen:
First version.
See #796.