modelMixedTemperature
Calculates the air temperature of the mixed flow of infiltration and ventilation air weighted by air change per hour
Information
This model calculates the mixed temperature of two different air flows by weighting with the volume flows.
-
October 28, 2015 by Moritz Lauster:
Moved to AixLib and renaming. Changed equations and simplified model. All unit conversions now need to be handled beforehand -
February 6, 2014 by Ole Odendahl:
Model created and tested
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | temperature_flow1 | Temperature volume flow 1 | |
| Modelica.Blocks.Interfaces.RealInput | temperature_flow2 | Temperature volume flow 2 | |
| Modelica.Blocks.Interfaces.RealOutput | mixedTemperatureOut | Output for the mixed temperature | |
| Modelica.Blocks.Interfaces.RealInput | flowRate_flow1 | Flow rate volume flow 1 | |
| Modelica.Blocks.Interfaces.RealInput | flowRate_flow2 | Flow rate volume flow 2 |