modelPassThrough
model representing an empty part of an air handling unit (used for modularity)
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | m_flow_airIn | mass flow rate of incoming air | |
| Modelica.Blocks.Interfaces.RealInput | T_airIn | Temperature of incoming air | |
| Modelica.Blocks.Interfaces.RealInput | X_airIn | absolute humidity of incoming air | |
| Modelica.Blocks.Interfaces.RealOutput | X_airOut | absolute humidity of outgoing air | |
| Modelica.Blocks.Interfaces.RealOutput | T_airOut | Temperature of outgoing air | |
| Modelica.Blocks.Interfaces.RealOutput | m_flow_airOut | mass flow rate of outgoing air |
Revisions
- April, 2020 by Martin Kremer:
Implemented.