modelVarMoistAirExchange
Heat and moisture flow caused by air exchange
Extends from AixLib.ThermalZones.HighOrder.Components.DryAir.VarAirExchange (Heat flow caused by air exchange).
Information
Overview
The VarMoistAirExchange model describes heat and moisture
transfer by air exchange (e.g. due to opening a window). It needs the
air exchange rate (in
) as input value.
- July, 2019, by Martin Kremer:
Adding latent heat output of moisture, since ventilation moisture is already gaseous. - April, 2019, by Martin Kremer:
First Implementation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Volume | V (from VarAirExchange) | 50 | Volume of the room |
| Modelica.Units.SI.SpecificHeatCapacity | c (from VarAirExchange) | 1000 | Specific heat capacity of air |
| Modelica.Units.SI.Density | rho (from VarAirExchange) | 1.25 | Air density |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| HeatPort_a | port_a (from Element1D) | ||
| HeatPort_b | port_b (from Element1D) | ||
| Modelica.Blocks.Interfaces.RealInput | ventRate (from VarAirExchange) | ||
| Modelica.Blocks.Interfaces.RealOutput | QLat_flow | latent heat flow rate caused by moisture exchange | |
| Modelica.Blocks.Interfaces.RealInput | HumIn | absolute humidity of ventilation air | |
| Modelica.Blocks.Interfaces.RealInput | HumOut | absolute humidity of room air |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.HeatFlowRate | Q_flow (from Element1D) | Heat flow rate from port_a -> port_b | |
| SI.TemperatureDifference | dT (from Element1D) | port_a.T - port_b.T |