jjgomera / iapws

python libray for IAPWS standard calculation of water and steam properties
GNU General Public License v3.0
169 stars 64 forks source link

an error about region #43

Closed xiefeisd closed 5 years ago

xiefeisd commented 5 years ago

>>> from iapws import IAPWS97 >>> steam=IAPWS97(P=50, T=400) >>> print(steam.region) 1

3 is right

jjgomera commented 5 years ago

Be careful with unit, P in MPa, T in K, that point is in middle of region 1