STEAM
NBS Steam Tables


STEAM is a FORTRAN90 library which computes various physical properties of water, related to temperature, pressure and density.

Most of these routines use a standard set of SI units. The original routines are available as steam_nbs. There is also a modified set of routines, available as steam, which have been extensively rewritten, with some additional routines for computing quantities such as the viscosity, thermal conductivity, and the Prandtl number.

Related Data and Programs:

STEAM_INTERACTIVE is an interactive FORTRAN90 program that can be used to "query" the STEAM library.

TEST_VALUES is a FORTRAN90 library of routines which store selected test values of various functions, including certain functions approximated by the STEAM library.

Reference:

  1. Lester Haar, John Gallagher and George Kell,
    NBS/NRC Steam Tables: Thermodynamic and Transport Properties and Computer Programs for Vapor and Liquid States of Water in SI Units,
    Hemisphere Publishing Corporation, Washington, 1984, TJ270.H3
  2. C A Meyer, R B McClintock, G J Silvestri, R C Spencer,
    ASME Steam Tables: Thermodynamic and Transport Properties of Steam,
    American Society of Mechanical Engineers, 1967.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 30 August 2005.