neqsim icon indicating copy to clipboard operation
neqsim copied to clipboard

Saturation pressure and temperature calculation give inaccurate results

Open EvenSol opened this issue 1 year ago • 0 comments

Describe the bug Saturation pressure temperature gives inaccurate results when comparing to phase envelope dew point pressure/temperature. See https://github.com/equinor/neqsim/pull/886

To Reproduce Disable multiphase check in src/main/java/neqsim/PVTsimulation/simulation/SaturationPressure.java or src/main/java/neqsim/PVTsimulation/simulation/SaturationTemperature.java

Expected behavior The calculated saturation pressure/temperature should be independent of if multiphasecheck is enabled or not.

EvenSol avatar Dec 21 '23 06:12 EvenSol