IPython notebooks of practices in Brian Towler's SPE Fundamental Principles of Reservoir Engineering textbook and other RE books
Original copy of this book can be purchased from SPE Bookstore
All examples and problems from the book are worked on Python language.
The book contains 14 units and 1 Appendix. In this repo, each unit has 3 folders:
data
: compilation of data in CSV tables for examples and problemsfunctions
: compilation of functions from the Equations in the book to execute certain purposed calculationsnotebooks
: Jupyter notebooks of worked examples and practice problems
No. | Chapter Name | Link |
---|---|---|
2 | Review of Rock and Fluid Properties | Folder |
3 | Reservoir Statics | Folder |
4 | Volumetrics | Folder |
5 | Material Balance | Folder |
6 | Single-Phase-Fluid Flow in Porous Media | Folder |
7 | Introduction to Well-Test Analysis | Folder |
8 | Aquifer Influx | Folder |
9 | Dry-Gas Reservoirs | Folder |
10 | Gas-Condensate Reservoirs | Folder |
11 | Undersaturated-Oil Reservoirs | Soon |
12 | Saturated-Oil Reservoirs | Soon |
13 | Fluid Distribution and Displacement | Soon |
14 | Decline-Curve Analysis | Soon |
Appendix A contains values and tabulations for solving certain equations in the book.
- Online OCR: Optical Character Recognition (OCR) online to convert paper Tables from the book (printed) to a digital Excel spreadsheet
- Microsoft Excel: to save the digitized Table as a CSV format
This work is licensed under a Creative Commons Attribution 4.0 International License.