Download List

Project Description

Freesteam is a library that allows you to
calculate water and steam properties using the
industry-standard IAPWS-IF97 steam tables. It is a
library of C++ classes which can be integrated
into your code. Plug-ins to allow freesteam to be
integrated with spreadsheets and other
applications are under development. The included
unit tests assure compliance with published
property values. IAPWS-95 (scientific use)
correlations are also included and used as part of
this validation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-24 21:25 Back to release list
2.0

This release is a complete rewrite of freesteam in plain C. The two-way solver now makes use of GSL, instead of being standalone. There are new APIs for C, Python, and ASCEND. The code extends the use of "reverse" equations e.g. for (p,h). The correlations have been updated, where applicable, to revised IAPWS-IF97 release documents. New code for generation of (p,h) and other diagrams is included. This release includes packaging metafiles for generation of .debs for Ubuntu. The SONAME of libfreesteam.so is now ".1.0" due to the new API.

Project Resources