Skip to content

Commit 2050094

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 bd2e9e8 commit 2050094

1 file changed

Lines changed: 582 additions & 61 deletions

File tree

0 commit comments

Comments
 (0)