modelMixedHumidity
Calculates the air humidity of the mixed flow of infiltration and ventilation air weighted by air change per hour
Information
This model calculates the mixed humidity of two different air flows by weighting with the volume flows.
The density of the air is assumed to be constant and identical for both input flows.
-
October 21, 2021 by Larissa Kuehn:
Model created
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Density | rho_flow1 | 1.25 | Air density volume flow 1 |
| Modelica.Units.SI.Density | rho_flow2 | 1.25 | Air density volume flow 2 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | humidity_flow1 | Humidity volume flow 1 | |
| Modelica.Blocks.Interfaces.RealInput | humidity_flow2 | Humidity volume flow 2 | |
| Modelica.Blocks.Interfaces.RealOutput | mixedHumidityOut | Output for the mixed humidity | |
| Modelica.Blocks.Interfaces.RealInput | flowRate_flow1 | Flow rate volume flow 1 | |
| Modelica.Blocks.Interfaces.RealInput | flowRate_flow2 | Flow rate volume flow 2 |