modelSaturationPressure
Model to test the wet bulb temperature computation
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples is a unit test for the saturation pressure computation.Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Utilities.Psychrometrics.SaturationPressure | pSat | Saturation pressure | |
| Modelica.Blocks.Sources.Ramp | T | Temperature |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
October 2, 2012 by Michael Wetter:
First implementation.