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.
- Host: GitHub
- URL: https://github.com/100prznt/rca.physical.if97
- Owner: 100prznt
- License: mit
- Created: 2023-03-01T19:41:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T11:17:35.000Z (over 2 years ago)
- Last Synced: 2025-06-09T01:33:33.747Z (5 months ago)
- Topics: iapws-if97, thermodynamics, water-properties
- Language: C#
- Homepage:
- Size: 215 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/100prznt/rca-physical-if97) [](https://www.nuget.org/packages/Rca.Physical.If97/) [](#) [](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.