WATER SATURATION FROM Rwa METHOD
Rwa Saturation Method

Apparent Water
Resistivity (Rwa)
Method
The Rwa method involves a three step procedure:
Swa2 - Water Saturation from Rwa
Calculate
apparent water resistivity for all prospective zones in a well,
including water zones:
1: Rwa = (PHIe ^ M) * RESD / A
Select
Rw from minimum of Rwa values for all the other defined clean
water zones.
2: IF Vsh < 0.2
3: AND IF RESD < RESWET
4: THEN RwaFLAG = 1.0
5: OTHERWISE RwaFLAG = 10 ^ 6
6: RW@FT = min (Rwai * RwaFLAG)
Calculate
water saturation from Rwa for each level:
7: Swa = (RW@FT / Rwa) ^ (1 / N)
WHERE:
A = tortuosity exponent (fractional)
M = cementation exponent (fractional)
N = saturation exponent (fractional)
PHIe = porosity from any method (fractional)
RESD = resistivity reading on deep log (ohm-m)
RESWET = cut off resistivity for possible water zones (ohm-m)
Rwa = apparent water resistivity (ohm-m)
Rwai = water resistivity of any point in the zone (ohm-m)
RW@FT = formation water resistivity (ohm-m)
Swa = water saturation from Rwa method (fractional)
Vsh = volume of shale (fractional)
COMMENTS:
This is merely a restatement of the Archie equation described
earlier. The basic Rwa formula is displayed below.

Nomograph for RWA equation (no shale correction)
Shale
corrected versions of the Rwa equation can be created by rearranging
the Simandoux or Dual Water equations. They should be restricted
to shaly sands where Vsh < 0.40.
RECOMMENDED
PARAMETERS:
for sandstone A = 0.62
M = 2.15
N = 2.00
for
carbonates A = 1.0
M = 2.00
N = 2.00
| NUMERICAL
EXAMPLE: |
| 1.
Using data from Sands A, B, C and D as before: |
| |
Sand
A |
Sand
B |
Sand
C |
Sand
D |
| RESD |
20 |
40 |
1.2 |
1.0 |
| PHIe |
0.33 |
0.23 |
0.30 |
0.11 |
| A |
0.62 |
0.62 |
0.62 |
0.62 |
| M |
2.15 |
2.15 |
2.15 |
2.15 |
| Rwa |
2.97 |
2.73 |
0.145 |
0.014 |
| RW
@ FT |
0.9 |
0.9 |
0.036 |
0.015 |
| N |
2.0 |
2.0 |
2.0 |
2.0 |
| Swa |
0.55 |
0.57 |
0.50 |
1.03 |
Sample:
Rwa = (0.33 ^ 2.15) * 20 / 0.62 = 2.97
Swa = (0.9 / 2.97) ^ (1 / 2.0) = 0.55
|