Skip to content
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

Humid air example fails due to new limits #1820

Closed
jowr opened this issue Apr 14, 2019 · 11 comments · Fixed by #1823
Closed

Humid air example fails due to new limits #1820

jowr opened this issue Apr 14, 2019 · 11 comments · Fixed by #1823
Milestone

Comments

@jowr
Copy link
Member

jowr commented Apr 14, 2019

The recently introduced limits for the HAPropsSi cause the examples to fail ungracefully. This should be fixed be fore we release 6.3.0.

@jowr jowr added this to the v6.3.0 milestone Apr 14, 2019
@jowr jowr mentioned this issue Apr 14, 2019
@ibell
Copy link
Contributor

ibell commented Apr 15, 2019

I guess this also borks the verification code: http://www.coolprop.org/dev/fluid_properties/HumidAir.html#verification-script ?

jowr added a commit that referenced this issue Apr 18, 2019
…n script - potentially solves #1820, but this is not a good solution
@jowr
Copy link
Member Author

jowr commented Apr 19, 2019

Are you aware of the fact that 30% of the calls in the verification script yield "NaN" or a difference in psi_w larger than 1e-8?

@ibell
Copy link
Contributor

ibell commented Apr 19, 2019 via email

@jowr
Copy link
Member Author

jowr commented Apr 19, 2019 via email

@ibell
Copy link
Contributor

ibell commented Apr 19, 2019 via email

@ibell
Copy link
Contributor

ibell commented Apr 20, 2019 via email

@jowr
Copy link
Member Author

jowr commented Apr 20, 2019 via email

jowr added a commit that referenced this issue Apr 20, 2019
Merge remote-tracking branch 'origin/master' into issues/1820

# Conflicts:
#	src/HumidAirProp.cpp
@ibell
Copy link
Contributor

ibell commented Apr 20, 2019 via email

@jowr
Copy link
Member Author

jowr commented Apr 20, 2019 via email

@ibell
Copy link
Contributor

ibell commented Apr 21, 2019 via email

@ibell
Copy link
Contributor

ibell commented Apr 23, 2019

All fixed. Tests are faster now too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants