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

Kro endpoint: need to differentiate for water/oil and oil/gas system #455

Open
bartekvik opened this issue Sep 9, 2024 · 0 comments
Open

Comments

@bartekvik
Copy link
Collaborator

bartekvik commented Sep 9, 2024

There is a common KROEND for water/oil and oil/gas system. For an gas condensate system (WaterOilGas object) it is desirable to set KROEND != 1 and KROMAX=1 for the oil/gas relperm, while the water/oil curve should follow KROEND=KROMAX=1. Other examples where there is need to separate KROEND for water/oil and oil/gas system is oil moving into gas cap.
With current implementation this is not possible. The two combinations are shown in the figure, together with a desired combination of these two. The desired combination can be achieved by separate KROEND into: KROGEND (oil/gas) and KROWEND (water/oil).
image
Notice the warning in case of KROEND != 1 and KROMAX=1

PySCAL format file that reproduce the two separate cases is attached:

  • Satnum1: KROEND != 1 and KROMAX=1
  • Satnum2: KROEND=KROMAX=1

pySCAL_krow_krog_example.csv

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