-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get properties at critical point #77
Comments
Thanks for report, it was a bug, fixed in last commit, try using it now. |
Thanks, I don't get an error any more! It looks like there might be a related issue in
The output has no errors, but there are 3 warnings beginning with
With the current version of |
Thanks, applying original fix too in saturation routine to avoid these warnings |
This fix works perfectly - thanks! |
I think I'm probably missing something obvious, but I can't get the properties at the critical point:
Running this raises
ZeroDivisionError: 0.0 cannot be raised to a negative power
on line 1917 ofiapws95.py
. Is there another function I should be using to get the critical point properties?The text was updated successfully, but these errors were encountered: