Difference between revisions of "Oil Material Balance"
From wiki.pengtools.com
(→Nomenclature) |
(→Nomenclature) |
||
Line 27: | Line 27: | ||
:<math> B_{g}</math> = gas formation volume factor at Pres, bbl/scf | :<math> B_{g}</math> = gas formation volume factor at Pres, bbl/scf | ||
− | :<math> B_{ | + | :<math> B_{gi}</math> = initial gas formation volume factor, bbl/scf |
:<math> B_{ginj}</math> = injection gas formation volume factor at Pres, bbl/scf | :<math> B_{ginj}</math> = injection gas formation volume factor at Pres, bbl/scf | ||
+ | :<math>B_o</math> = oil formation volume factor at Pres, bbl/stb | ||
:<math> B_{oi}</math> = initial oil formation volume factor, bbl/stb | :<math> B_{oi}</math> = initial oil formation volume factor, bbl/stb | ||
− | |||
:<math>B_w</math> = water formation volume factor at Pres, bbl/stb | :<math>B_w</math> = water formation volume factor at Pres, bbl/stb | ||
:<math>c_f</math> = formation compressibility at initial pressure and temperature, 1/psia | :<math>c_f</math> = formation compressibility at initial pressure and temperature, 1/psia | ||
:<math>c_w</math> = water compressibility at Pres, 1/psia | :<math>c_w</math> = water compressibility at Pres, 1/psia | ||
:<math>G_{gi}</math> = gas injection volume, scf | :<math>G_{gi}</math> = gas injection volume, scf | ||
− | :<math> m = \frac{ | + | :<math> HCPV_{gascap}</math> = gas cap hydrocarbon pore volume, bbl |
+ | :<math> HCPV_{oil}</math> = oil hydrocarbon pore volume, bbl | ||
+ | :<math> m = \frac{HCPV_{gascap}}{HCPV_{oil}}</math> , initial gas cap oil leg ratio, dimensionless | ||
:<math> N </math> = stock tank oil initially in place, stb | :<math> N </math> = stock tank oil initially in place, stb | ||
:<math> N_p</math> = oil cumulative production volume, stb | :<math> N_p</math> = oil cumulative production volume, stb | ||
+ | :<math> P_i</math> = initial reservoir pressure, psia | ||
:<math> P_{res}</math> = average reservoir pressure, psia | :<math> P_{res}</math> = average reservoir pressure, psia | ||
− | |||
− | |||
:<math> R_p = \frac{Gp}{Np}</math> , cumulative GOR, scf/stb | :<math> R_p = \frac{Gp}{Np}</math> , cumulative GOR, scf/stb | ||
+ | :<math> R_s</math> | ||
+ | :<math> R_{si} </math> = initial solution oil-gas ratio, scf/bbl | ||
+ | :<math> S_{wc}</math> | ||
:<math> </math> | :<math> </math> | ||
:<math> </math> | :<math> </math> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Swc | Swc | ||
W_e | W_e |
Revision as of 13:11, 28 March 2018
Brief
The general form of the Oil Material Balance equation was first published by Schilthuis in 1941[1].
Math & Physics
Equating all underground withdrawals to the sum of the volume changes[1]:
For use in the code to find Pres:
Pres = Pi - (Np * Bo + Np * (Rp - Rs) * Bg + (Wp * Bw - Wi * Bw - Ggi * Bginj - We * Bw) - (N * (Bo - Boi) + N * (Rsi - Rs) * Bg + m * N * Boi * (Bg / Bgi - 1))) * (1 - Swc) / (N * (1 + m) * Boi * (cw * Swc + cf))
For use in the code to find Np:
Np = (N * (Bo - Boi) + N * (Rsi - Rs) * Bg + m * N * Boi * (Bg / Bgi - 1) + N * (1 + m) * Boi * (Pi - Pres) * (cw * Swc + cf) / (1 - Swc) - (Wp * Bw - Wi * Bw - Gging * Bgi - We * Bw)) / (Bo + (Rp - Rs) * Bg)
Discussion
... most powerful tool for investigating reservoirs and understanding their performance ...— L.P. Dake [2]
... the safest technique in the business since it's minimum assumption route through the subject of reservoir engineering ...— L.P. Dake [2]
See also
Nomenclature
- = gas formation volume factor at Pres, bbl/scf
- = initial gas formation volume factor, bbl/scf
- = injection gas formation volume factor at Pres, bbl/scf
- = oil formation volume factor at Pres, bbl/stb
- = initial oil formation volume factor, bbl/stb
- = water formation volume factor at Pres, bbl/stb
- = formation compressibility at initial pressure and temperature, 1/psia
- = water compressibility at Pres, 1/psia
- = gas injection volume, scf
- = gas cap hydrocarbon pore volume, bbl
- = oil hydrocarbon pore volume, bbl
- , initial gas cap oil leg ratio, dimensionless
- = stock tank oil initially in place, stb
- = oil cumulative production volume, stb
- = initial reservoir pressure, psia
- = average reservoir pressure, psia
- , cumulative GOR, scf/stb
- = initial solution oil-gas ratio, scf/bbl
Swc
W_e
W_i
W_p
- = gas formation volume factor, ft3/scf
- = initial gas formation volume factor, ft3/scf
- = gas initially in place, scf
- = cumulative gas produced, scf
References
- ↑ 1.0 1.1 Dake, L.P. (1978). Fundamentals of Reservoir Engineering. Amsterdam, Hetherlands: Elsevier Science. ISBN 0-444-41830-X.
- ↑ 2.0 2.1 Dake, L.P. (1994). The Practice of Reservoir Engineering. Amsterdam, Hetherlands: Elsevier Science. ISBN 0-444-88538-2.