Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.Validation
Collection of models that validate the module in the base classes
Information
This package contains validation models for the classes in Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
| Name | Description |
|---|---|
| Test model for calculating the input effectiveness of a sensible and latent heat exchanger | |
| Test model for the heat exchanger with input effectiveness |
Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.Validation.Effectiveness
Test model for calculating the input effectiveness of a sensible and latent heat exchanger
Information
Validation test for the block Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.Effectiveness.
The input signals are configured as follows:
- The supply air flow rate, VSup, and the exhaust air flow rate, VExh, change from 0.6 to 1 and 0.8 to 1 respectively.
The expected outputs are:
-
The sensible effectiveness
epsSenand yhe latent effectivenessepsLatincreases in the whole simulation period.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.Validation.HeatExchangerWithInputEffectiveness
Test model for the heat exchanger with input effectiveness
Information
Validation test for the block Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.HeatExchangerWithInputEffectiveness.
The input signals are configured as follows:
- The supply air temperature TSup changes from 273.15 + 30 K to 273.15 + 40 K during the period from 120 seconds to 180 seconds.
- The sensible heat exchanger effectiveness epsSen changes from 0.7 to 0.8 during the period from 120 seconds to 180 seconds.
- The latent heat exchanger effectiveness epsLat changes from 0.4 to 0.8 during the period from 180 seconds to 240 seconds.
The expected outputs are:
- During the period from 60 seconds to 120 seconds, the difference between the entering exhaust air humidity and the leaving exhaust air humidity increases. This difference then decreases during the period from 180 seconds to 240 seconds.
- During the period from 120 seconds to 180 seconds, the difference between the entering exhaust air temperature and the leaving exhaust air temperature increases.
Extends from Modelica.Icons.Example (Icon for runnable examples).