Appendix A — Thermodynamic Property Tables A-4 Ammonia Data Book May 2008 Table A-1 Saturation Properties of Ammonia — IP Units (continued) Temperature Pressure Enthalpy (Btu/lb) Entropy (Btu/lb-R) Liq. Density Vapor Sp. Abstract The effect of pressure and temperature on the properties of water is a critical concept within engineering curriculum. Instructors spend considerable effort training students to use reference databases; traditionally in tabulated forms or more recently with use of computer-aided references. Computer-Aided Thermodynamic Tables 3 - CATT-3-x86-x64.rar.
freesteam is an open source implementation ofinternational-standard IAPWS-IF97 steamtables from the International Association for the Properties of WaterandSteam (IAPWS). freesteam lets you compute water and steam properties for a wide range of pressures and temperatures: you can specify the state of the steam in terms of a variety of combinations of 'known' properties, then freesteam will solve and allow you to query to find the values of the 'unknown' properties.
The library includes bindings for the Python language, as well as bindings to allow it to be used from the ASCEND modelling environment. For Windows and Mac and Ubuntu users, convenient binary packages are provided.
New: Freesteam 2.0 released! This is a complete rewrite of freesteam in the C language, for faster, smaller binaries and better compatibility for accessing the DLL/SO from different C++ compilers.
There is a mailing list for freesteam users, which is the preferred support mechansim (it ensures that FAQs are captured for others to re-use). Alternatively, you can email the developer directly on [email protected](spam protection). The project is currently under active development (as of Jan 2010), and contributions are most welcome!
p | Pressure |
T | Temperature |
h | Enthalpy |
s | Entropy |
cp | Isobaric heat capacity |
cv | Isochoric heat capacity |
v | Specific volume |
rho | Density |
u | Internal energy |
x | Quality (when saturated) |
k | Thermal conductivity |
mu | Dynamic viscosity |
w | Speed of sound |
The above properties are accessed using functions in C, like double p = freesteam_p(S), and using properties in Python, like p = S.p.
Calculation of surface tension is not currently implemented in version 2.0
Avast 2030 serial key new. Saturation curves and the boundary curves used internally by IAPWS-IF97 canalso be accessed, if required.
7-1Cleaning and Disinfecting. Biliblanket light meter ii user manual. 6-1Chapter 7 Routine Cleaning and Maintenance. 7-1Maintenance Schedule.
Freesteam is now able (version 2.x)to auto-generate a complete set of steam tables suitable for student use, as well as a range of property diagrams, using Python code. Some property diagrams produced using freesteam-0.8.1 are also available.
Please check out the example code
freesteam is released underthe GNU GPL, which is available onlineathttp://www.gnu.org/copyleft/gpl.html.It is also distributed with the source code distribution for freesteam,as LICENSE.txt.
Note that under the GPL, you cannot sell or otherwise distribute any code that dynamically or statically links to the freesteam library unless your code is also licensed under the GPL.
For a complete up-to-date list of bugs and feature requests, visitthe Mantis bug tracker forthe project. We are not using the SourceForge 'tracker' at this stage.
Some of the bugs current at the time of writing:
Some of the things waiting 'on the drawing board' are as follows. If you can help, please let me know!