Skip to content

Commit b574ad0

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 95586e8 commit b574ad0

1 file changed

Lines changed: 582 additions & 61 deletions

File tree

0 commit comments

Comments
 (0)