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

Expose saturation_ancillary equation through python #640

Closed
ibell opened this issue Apr 30, 2015 · 2 comments
Closed

Expose saturation_ancillary equation through python #640

ibell opened this issue Apr 30, 2015 · 2 comments
Milestone

Comments

@ibell
Copy link
Contributor

ibell commented Apr 30, 2015

No description provided.

@ibell
Copy link
Contributor Author

ibell commented May 1, 2015

Here is a working example to get surface tension for R410A at 300 K without a flash call - much faster!

import CoolProp
print CoolProp.CoolProp.saturation_ancillary('R410A','I',1,'T', 300)

@ibell
Copy link
Contributor Author

ibell commented May 1, 2015

Closed by ebc9b77

@ibell ibell closed this as completed May 1, 2015
@ibell ibell added this to the v5.1.1 milestone May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant