Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.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.Sensible.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 heat exchanger | |
| Test model for the heat exchanger with input effectiveness |
Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.BaseClasses.Validation.Effectiveness
Test model for calculating the input effectiveness of a sensible heat exchanger
Information
Validation test for the block Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.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
epsincreases from 0.75 to 0.8.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.BaseClasses.Validation.HeatExchangerWithInputEffectiveness
Test model for the heat exchanger with input effectiveness
Information
Validation test for the block Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.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 eps changes from 0.7 to 0.8 during the period from 120 seconds to 180 seconds.
The expected outputs are: during the period from 120 seconds to 180 seconds, the difference between the entering exhaust exhaust air temperature and the leaving exhaust air temperature decreases.
Extends from Modelica.Icons.Example (Icon for runnable examples).