Program for calculating steam tabels with iapws 97 made in python and qt. It's working but you can't choose witch properties are shown (shows all)
- Python Dependencies:
- PyQt4
- Iapws (pip install iapws)
Just ran python main.py
in src folder.
- Matej Ferenc ([email protected])