资 源 简 介
Updated (2010-6-26)
The python code base has been updated to include many reverse lookups useful for working thermodynamic properties. Currently, the following lookups are supported:
(Enthalpy, Temperature or Pressure or Quality)
(Entropy, Temperature or Pressure or Quality)
(Density, Temperature or Pressure)
(Quality, Temperature or Pressure)
There are still some bugs in the code. They"re a little hard to find because of the backward lookup.
A version of this code running on the Google App Engine can be seen at http://proph2o.appspot.com.
Code for is available either as a zip-file in the downloads section or via SVN.
All code is distributed under the BSD license.
OLD
C source for IAPWS95, IAPWS84 and Surface tension equations for calculating the properties of water and steam. There are other projects that implement these standard but have complicated wrappers; this project presen