IAPWS-IF97 water properties for OpenFOAM (R). Description and wiki page can be found in the openfoam wiki http://openfoamwiki.net/index.php/Contrib/IAPWS-IF97-OF
-
Installation
-
Prerequisites
- Full installation of OpenFOAM >=2.2 (2.2.x, 2.3.x, 2.4.x) from www.openfoam.org
- Installed freesteam >=2.0 from http://freesteam.sourceforge.net/
-
Installation
- git clone https://github.com/romansCode/IAPWS-IF97-OF.git
- cd IAPWS-IF97-OF
- wclean && wmake libso
-
-
Usage
- add libIAPWSRangeThermo.so and libfreesteam.so to the libraries in controlDict libs { "libIAPWSRangeThermo.so" "libfreesteam.so" }
- use the thermophysicalProperties file provided in example folder