You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Notice the warning in case of KROEND != 1 and KROMAX=1
PySCAL format file that reproduce the two separate cases is attached:
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).
Notice the warning in case of KROEND != 1 and KROMAX=1
PySCAL format file that reproduce the two separate cases is attached:
pySCAL_krow_krog_example.csv
The text was updated successfully, but these errors were encountered: