Difference between revisions of "Oil Material Balance"
From wiki.pengtools.com
Line 14: | Line 14: | ||
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 - Ggi * Bgi - We * Bw)) / (Bo + (Rp - Rs) * Bg) | 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 - Ggi * Bgi - We * Bw)) / (Bo + (Rp - Rs) * Bg) | ||
+ | |||
+ | == Discussion == | ||
+ | |||
+ | {{Quote| text = One of the consistently best correlations ... | source = Michael Economides et al<ref name=Economides />}} | ||
== See also == | == See also == |
Revision as of 12:36, 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 * Bgi - 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 - Ggi * Bgi - We * Bw)) / (Bo + (Rp - Rs) * Bg)
Discussion
One of the consistently best correlations ...— Michael Economides et al[2]
See also
Nomenclature
- = 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.
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedEconomides