An open API service indexing awesome lists of open source software.

https://github.com/100prznt/rca.physical.if97

Property library for water and steam according to the industrial formulation IAPWS-IF97.
https://github.com/100prznt/rca.physical.if97

iapws-if97 thermodynamics water-properties

Last synced: 4 months ago
JSON representation

Property library for water and steam according to the industrial formulation IAPWS-IF97.

Awesome Lists containing this project

README

          

[![Bulid](https://img.shields.io/appveyor/ci/100prznt/rca-physical-if97.svg?logo=appveyor&style=popout-square)](https://ci.appveyor.com/project/100prznt/rca-physical-if97) [![Current version](https://img.shields.io/nuget/v/Rca.Physical.If97.svg?logo=nuget&logoColor=%23ef8b00&style=popout-square)](https://www.nuget.org/packages/Rca.Physical.If97/) [![Code size](https://img.shields.io/github/languages/code-size/100prznt/Rca.Physical.If97.svg?logo=github&style=popout-square)](#) [![NuGet](https://img.shields.io/nuget/dt/Rca.Physical.If97.svg?logo=nuget&logoColor=%23ef8b00&style=popout-square)](https://www.nuget.org/packages/Rca.Physical.If97/)

# Rca.Physical.If97

Property library for water and steam according to the industrial formulation IAPWS-IF97.

## Credits
This library is made possible by contributions from:
* [Elias Rümmler](http://www.100prznt.de) ([@rmmlr](https://github.com/rmmlr)) - core contributor
* Cheng Maohua ([@thermalogic](https://github.com/thermalogic)) - IAPWS-IF97 High-speed Shared Library [SEUIF97](https://github.com/thermalogic/SEUIF97)

## License
Rca.Physical.If97 is licensed under [MIT](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form"). Refer to [LICENSE](https://github.com/100prznt/Rca.Physical.If97/blob/master/LICENSE) for more information.

## Contributions
Contributions are welcome. Fork this repository and send a pull request if you have something useful to add.

## Related Projects
* [Rca.Physical](https://github.com/100prznt/Rca.Physical) - Library to handle physical values, dimensions and units.