modelEffectiveness

Test model for calculating the input effectiveness of a sensible and latent heat exchanger

Extends from Modelica.Icons.Example (Icon for runnable examples).

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 epsSen and yhe latent effectiveness epsLat increases in the whole simulation period.

Components

TypeNameDefaultDescription
Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BaseClasses.EffectivenessepsCalEffectiveness calculator
Modelica.Blocks.Sources.RampVSupSupply air flow rate
Modelica.Blocks.Sources.RampVExhExhaust air flow rate

Revisions

  • September 29, 2022, by Sen Huang:
    First implementation.