Download List

Projeto Descrição

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

Esta versão é uma reescrita completa do freesteam em C. Os dois plain-solver caminho agora faz uso da GSL, em vez de ser autônomo. Existem novas APIs para C, Python e Ascend. O código estende o uso de "reverso" equações por exemplo, para (p, h). As correlações foram atualizados, quando aplicável, a revista IAPWS-IF97 documentos de liberação. Novo código para a geração de (p, h), e outros diagramas incluída. Esta versão inclui metaficheiros para a produção de embalagens. Debs para o Ubuntu. O SONAME de libfreesteam.so é agora ".1.0" devido à nova 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 o último lançamento foi anotado no Freshmeat, alguns erros na correlação de condutividade térmica foram identificados e corrigidos. O conjunto de testes foi atualizado para garantir que os valores corretos estão de saída. Algumas melhorias para apoiar na plataforma Windows foram lançadas.
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

A relação de conversão entre psi e bar foi corrigido. Pequenas melhorias foram feitas para a interface para o ambiente ASCEND modelagem.
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 versão adiciona a capacidade de acessar as propriedades do vapor de Python e suporte experimental para o ambiente de modelagem ascender. Ele compila em Linux e MinGW (Windows). Esta é a primeira versão a utilizar o SCons "construir ferramenta. Uma fuga de memória na versão 0.5.5 foi corrigido.
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

Um pequeno erro no IAPWS-95 equações de correlação foi fixado com um problema de compilação com 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