Generating Rel Perm tables from correlations

You can use the Rel Perm correlations to generate rel perm regions specific to your simulator.

The equations used to generate the Rel Perm tables are as follows:

krw = krwro * [(Sw - Swc)/(1 - Sorw - Swc)] nw

krow = krocw * [(1 - Sorw - Sw)/(1- Sorw - Swc)] now

krog = krocw * [(1 - Sorg - Swc - Sg)/(1 - Sorg - Swc)] nog

krg = krgro * [(Sg - Sgc)/(1 - Sorg - Swc - Sgc)] ng

where:

Swc = connate water saturation, fraction

Sorw = residual oil saturation to water

Sorg = residual oil saturation to gas

Sgc = critical gas saturation

krwro = relative permeability of water at Sw=1-Sorw, Sg=0

krgro = relative permeability of gas at Sw=Swc, So=Sorg

krocw = relative permeability of oil at Sw=Swc, Sg=0

nw,now,ng,nog = exponents for analytical kr

The calculated krw and krg values are limited by 1.0 and krwro and krgro must be 1.0 or less.

In these equations, Sw and Sg are the observed variables and krw, krow, krog, krg are the calculated variables. Tables of Sw versus krw and krow and Sg versus krg, krog are calculated for each simulator type.

The tables are calculated according to specified intervals of Sw and Sg.

Optionally, capillary pressures may also be calculated using the equations:

Pcwo = a1 + a2 * (1-Swn) a3

Pcwoi = b1 + b2 * (1-Swn) b3 - b4 * Swn b5

Pcgo = c1 + c2 * Sgn c3

Where:

Pcwo = drainage water-oil Pc

Pcwoi = imbibition water-oil Pc

Pcgo = drainage gas-oil Pc

Swn = (Sw-Swc)/(1-Swc)

Sgn = Sg/(1-Swc)

You provide input for the correlations by first defining the analytical rel perm coefficients and then how the deck section is to be created.

Defining analytical Rel Perm coefficients

In the first table, you specify coefficients for the equations above. The first section of the table is used to constrain what input is used. The System row is one of 3 Phase, Oil/Water, or Gas/Water. The check boxes in the next two rows determine whether capillary pressure and capillary imbibition’s pressure values are generated.

Defining Rel Perm region parameters

You use the second table to establish how the rel perm region is generated for the simulator.

You specify the region name and region ID to be used for the new region. The # of Saturation Values entry indicates how many values between 0 and 1 inclusive will be created for the Sw and Sg columns in the created table.

If the Update Existing Regions checkbox is checked, an existing region of the same name will be replaced with the newly created region.