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

Fixes for the bubble and dew point calculations #166

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

prehner
Copy link
Contributor

@prehner prehner commented Jul 7, 2023

This fixes the assignment of the liquid and vapor phases which helps tremendously for the calculation of supercritical phase diagrams.

The change with respect to the inital pressure is done because for high-pressure VLEs FeOs/PC-SAFT appear to find unphysical solutions at very low pressures. In this case, it is preferred to just not find any solution at all rather than the unphysical one.

@prehner prehner requested a review from g-bauer July 7, 2023 11:52
@prehner prehner added bug Something isn't working core related to features in feos-core labels Jul 7, 2023
@prehner prehner added this to the v0.5.0 milestone Jul 7, 2023
@prehner prehner merged commit 498be2f into development Jul 7, 2023
@prehner prehner deleted the fix_bubble_dew branch July 7, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core related to features in feos-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants