Skip to content

Commit cf93577

Browse files
committed
Add Low Pressure PVT Table Padding for Live Oil (PVTO)
This commit adds a procedure for padding live oil (PVTO) tables at low oil pressures. The primary objective is to avoid generating negative Rs values when extrapolating the RsSat(po) curve linearly to low oil pressures. To this end, compute a limiting pressure based on inverse interpolation at Rs=1.0e-6 (could possibly be made configurable) and pad the table if this limiting pressure exceeds atmospheric pressure. We pad the table with a composition node at Rs=0. This node is then assigned either to atmospheric pressure or the limiting pressure value. Associate Bo and vo values defined by linear extrapolation to these pressure values. We add a second composition node at Rs=1.0e-6 if the limiting pressure exceeds atmospheric pressure.
1 parent b625320 commit cf93577

File tree

1 file changed

+582
-61
lines changed

1 file changed

+582
-61
lines changed

0 commit comments

Comments
 (0)