modelTWetBul_TDryBulXi

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

Information

This examples is a unit test for the wet bulb computation. The model on the top uses the accurate computation of the wet bulb temperature, whereas the model below uses the approximate computation of the wet bulb temperature.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.RampTDryBulDry bulb temperature
Buildings.Utilities.Psychrometrics.TWetBul_TDryBulXiwetBulModel for wet bulb temperature
Modelica.Blocks.Sources.ConstantpPressure
Modelica.Blocks.Sources.RampXHumHumidity concentration
Buildings.Utilities.Psychrometrics.TWetBul_TDryBulXiwetBulAppModel for wet bulb temperature

Contents

NameDescription
MediumMedium model

Revisions

  • June 23, 2016, by Michael Wetter:
    Changed graphical annotation.
  • October 1, 2012 by Michael Wetter:
    Revised implementation to add approximate computation of wet bulb temperature.
  • May 7, 2008 by Michael Wetter:
    First implementation.