modelDensity_pTX
Model to test density_pTX
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Model that tests the implementation of Buildings.Utilities.Psychrometrics.Functions.density_pTX.
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 | |
| Modelica.Units.SI.Density | d | Mass density |
Revisions
-
February 24, 2015 by Michael Wetter:
First implementation.