Steam Tables Lookup

// SATURATION | SUPERHEATED | REVERSE STATE LOOKUPS

Interpolated table lookup for study and screening. Not a design basis for pressure equipment. These are values read between the rows of a vendored CSV, not IAPWS-IF97 evaluated from the formulation. Boilers, pressure vessels and steam systems fail energetically, and nothing on this page is a substitute for the code, certified software, or a qualified engineer. Open for the full scope limits.

What this tool actually does

Looks up water and steam properties in vendored saturation, compressed-liquid, superheated and supercritical tables and interpolates between grid points. Outputs have been spot-checked against the NIST WebBook in all four regions, and the tool ships a self-test suite that re-proves the parser, the grid points, the interpolation and the reverse round trips.

Interpolation between tabulated points is not the same as evaluating the IAPWS-IF97 formulation, and the difference grows wherever properties change quickly.

Where interpolated values go soft

  • Near the critical point, where properties change steeply and a linear step between grid points is a poor approximation.
  • Across a phase boundary. Interpolating between a liquid row and a vapour row produces a number that describes no real state.
  • In table gaps and at the edges, where the grid is coarse or the region ends. Extrapolation is not interpolation.
  • In derived quantities. Errors in enthalpy and entropy propagate into any efficiency, duty or work calculation built on them, and a small property error can become a large equipment error.

Nothing here computes transport properties, non-equilibrium or two-phase flow, steam quality in a real pipe, or the behaviour of anything other than pure water. Feedwater chemistry, dissolved gases and contaminants are outside the model entirely.

Never use this for

  • Pressure vessel or boiler design, rating or re-rating under ASME BPVC, PED or any equivalent code.
  • Relief valve or rupture disc sizing, or any overpressure protection case.
  • Piping design or flexibility analysis under ASME B31.1 or B31.3.
  • Turbine, heat exchanger or plant performance guarantees, acceptance testing, or contractual figures.
  • Custody transfer, emissions reporting, or any regulatory or certification submission.

Steam at operating conditions carries enough stored energy that a wrong number is not an inconvenience. Burns, equipment destruction and fatalities are the failure modes of this domain.

What to use instead when it matters

Evaluate properties from IAPWS-IF97 in certified software, or take them from the published steam tables for your code. Confirm the region, the reference state and the units. Have the calculation and the equipment reviewed by a qualified mechanical or process engineer working to the governing code.

State Lookup

Interpolates against vendored LearnChemE steam table CSVs. All math runs in SI units; display units are converted at the boundary.

Loading steam tables...

Inputs

Load tables and enter a state to compute properties.
Interpolation details will appear after a lookup.

Steam Table Data Licenses

This tool vendors and interpolates LearnChemE steam table CSV data for browser-based lookup.

Attribution

License

The vendored CSV files carry an MIT-style permissive notice in their metadata headers. That embedded source-file notice is retained verbatim in each CSV file and summarized below.

Separately, broader LearnChemE pages identify LearnChemE work as licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Local changes: the CSV files are vendored, parsed, interpolated, unit-converted, and presented through this browser tool.

Funding And Disclaimer Notices

LearnChemE identifies support from NSF Award Nos. DUE 0920640, DUE 1322300, DUE 1244183, DUE 2020415, and DUE 2336987, plus additional support from CU, CACHE, Chevron, Shell, and other listed funders. LearnChemE states that opinions, findings, conclusions, or recommendations are those of the authors and do not necessarily reflect NSF views.

Embedded CSV Notice

The vendored CSV files contain this MIT-style permission notice in their metadata headers. Those source-file notices are retained verbatim in the CSV files and summarized in data/steam_tables/README.md.