modelphi_pTX
Model to test phi_pTX
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Pressure | p | 101325 | Pressure of the medium |
| Real | convT | 0.999 | Conversion factor |
| Real | convX | 0.02 | Conversion factor |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T | Temperature | |
| Modelica.Units.SI.MassFraction | X_w | Mass fraction | |
| Real | phi | Relative humidity | |
| Real | X_inv | Inverse computation of mass fraction |
Revisions
-
April 4, 2019 by Filip Jorissen:
Added inverse implementation check for #1110.