Collection of models that illustrate model use and test models
This package contains examples for the use of models that can be found in Annex60.Utilities.Psychrometrics.Functions.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
Density_pTX | Model to test density_pTX |
SaturationPressure | Model to test the saturationPressure function |
X_pSatpphi | Model to test X_pSatpphi function |
pW_TDewPoi | Model to test pW_TDewPoi and its inverse function |
pW_TDewPoi_comparison | Model to test the approximation for pW_TDewPoi and its inverse function |
pW_X | Model to test pW_X and its inverse function |
phi_pTX | Model to test phi_pTX |
Model to test density_pTX
Model that tests the implementation of Annex60.Utilities.Psychrometrics.Functions.density_pTX.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Pressure | p | 101325 | Pressure of the medium [Pa] |
Model to test the saturationPressure function
This example computes the saturation pressure of water.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Temperature | TMin | 190 | Temperature [K] |
Temperature | TMax | 373.16 | Temperature [K] |
Model to test X_pSatpphi function
This example computes the water content of air for a relative humidity between 0 and 100%, a temperature of 20ˆC and atmospheric pressure.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Temperature | T | 293.15 | Temperature [K] |
Pressure | p | 101325 | Pressure of the fluid [Pa] |
Model to test pW_TDewPoi and its inverse function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Model to test the approximation for pW_TDewPoi and its inverse function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Model to test pW_X and its inverse function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Model to test phi_pTX
Extends from Modelica.Icons.Example (Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Pressure | p | 101325 | Pressure of the medium [Pa] |