modelYorkCalc
Example for yorkCalc correlation
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation model that plots the approach temperature based on the York model for different ratios of water and air flow rates.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TemperatureDifference | TRan | 5.56 | Range temperature (water in - water out) |
| Modelica.Units.SI.Temperature | TAirInWB | 25.55 + 273.15 | Inlet air wet bulb temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFraction | x | Independent variable | |
| Modelica.Units.SI.TemperatureDifference | TApp_Wat | Approach temperature as a function of FRWat | |
| Modelica.Units.SI.TemperatureDifference | TApp_Air | Approach temperature as a function of FRAir |
Revisions
-
May 14, 2008, by Michael Wetter:
First implementation.