Download List

Descripción del Proyecto

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
2.0

Este lanzamiento es una reescritura completa de freesteam en C plano de dos solucionador de manera ahora hace uso de GSL, en vez de ser independiente. Hay nuevas APIs para C, Python, y ascender. El código se extiende el uso de "reversa" por ejemplo, para las ecuaciones (p, h). Las correlaciones se han actualizado, en su caso, a IAPWS revisado IF97 documentos de liberación. Nuevo código para la generación de (p, h) y otros diagramas incluidos. Esta versión incluye metarchivos para la generación de envases. Debs para Ubuntu. El soname de libfreesteam.so es ahora ".1.0" debido a la nueva API.
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.

2007-10-15 08:54
0.8.1

Desde la última versión se observó en Freshmeat, algunos errores en la correlación de conductividad térmica se han identificado y fijo. El conjunto de pruebas se ha actualizado para garantizar que los valores correctos de salida. Algunas mejoras en el soporte en la plataforma Windows han sido liberados.
Tags: Minor bugfixes
Since the last release was noted on Freshmeat,
some errors in the thermal conductivity
correlation have been identified and fixed. The
test suite has been updated to ensure that the
correct values are output. Some improvements to
support on the Windows platform have been
released.

2007-01-17 17:02
0.6.2

La tasa de conversión entre la ISP y el bar se corrigió. Menores se hicieron mejoras a la interfaz para el medio ambiente ASCEND modelización.
Tags: Minor bugfixes
The conversion ratio between psi and bar was
corrected. Minor enhancements were made to the
interface for the ASCEND modelling environment.

2006-07-07 15:08
0.6.1

Esta versión incluye la capacidad de acceder a las propiedades de vapor de Python y soporte experimental para el entorno de modelado de ascender. Que compila bajo Linux y MinGW (Windows). Esta es la primera versión de la "utilización SCons" herramienta de construcción. Una pérdida de memoria en la versión 0.5.5 ha sido corregido.
Tags: Major feature enhancements
This release adds the ability to access steam
properties from Python and
experimental support for the ASCEND modeling
environment. It compiles
under Linux and MinGW (Windows). This is the first
version to use the
"SCons" build tool. A memory leak in version 0.5.5
has been fixed.

2005-12-13 06:26
0.5.5

Un pequeño error en la IAPWS-95 ecuaciones de correlación se ha fijado, junto con un problema de compilación con GCC 4.0.
Tags: Minor bugfixes
A minor error in the IAPWS-95 correlation equations was fixed along with a compilation problem with GCC 4.0.

Project Resources