STEAM_NBS_INTERACT
Query the NBS Steam Tables
STEAM_NBS_INTERACT
is an FORTRAN77 program which
allows the user to query the original version of the NBS steam tables.
The user can specify temperature and pressure, or temperature and
density, and the program will return the computed values of a
variety of quantities.
Related Data and Programs:
STEAM_INTERACT,
a FORTRAN90 program which
queries the NBS steam table package;
STEAM_NBS,
a FORTRAN77 library which
is based on the NBS steam table package;
TEST_VALUES
a FORTRAN90 library which
stores selected values of various mathematical,
statistical and physical functions, including some of the steam
table functions.
Reference:
-
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
-
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:
-
input.txt, sample input to the
interactive query program;
-
output.txt, output from the
interactive query program;
You can go up one level to
the FORTRAN77 source codes.
Last revised on 17 July 2009.