Buildings.Fluid.HeatExchangers.ThermalWheels.BaseClasses.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Fluid.HeatExchangers.ThermalWheels.BaseClasses.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
| Name | Description |
|---|---|
| Model that tests the variable-speed thermal wheels |
Buildings.Fluid.HeatExchangers.ThermalWheels.BaseClasses.Validation.VariableSpeedThermalWheels
Model that tests the variable-speed thermal wheels
Information
Example for the model Buildings.Fluid.HeatExchangers.ThermalWheels.BaseClasses.SpeedCorrectionSensible and the model Buildings.Fluid.HeatExchangers.ThermalWheels.BaseClasses.latent.
The input signals are configured as follows:
-
The wheel speed
uSpechanges from 0 to 1 during the period from 0 to 1 second.
The expected outputs are:
-
The power consumption of all three wheels increases over time
and equals the nominal value when
uSpe=1. -
The heat exchange effectiveness corrections increase by time
and equal 1 when
uSpe=1.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ASHRAE | perSenWhe | perSenWhe(mSup_flow_nominal=... | Performance record for the sensible heat wheel |
| ASHRAE | perLatWhe | perLatWhe(mSup_flow_nominal=... | Performance record for the enthalpy wheel |
| ASHRAE | perLatWheDefMotCur | perLatWheDefMotCur(mSup_flow... | Performance record for the enthalpy wheel with default motor dataset |