fluid_props_steam
Calculate water and steam properties via IAPWS-IF97. Give temperature and pressure for single-phase, or just one for saturation.
Instructions
Water/steam properties (own IAPWS-IF97 implementation).
Give both pressure and temperature for a single-phase state; only one of them for saturation properties at that pressure or temperature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| temperature_c | No | ||
| pressure_bar_a | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| result | Yes | ||
| validity | No | ok | |
| warnings | No | ||
| assumptions | No |