Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.38 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.38 KB

ipynb notebooks of practices in Fundamental Principles of Reservoir Engineering (Brian Towler, SPE Textbook Series No. 8)

License: MIT

brian towler book

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 problems.
  • functions: Compilation of functions from the Equations in the book to execute certain purposed calculations.
  • notebooks: Jupyter notebooks of worked examples and practice problems.

Appendix A contains values and tabulations for solving certain equations in the book.

Author: Yohanes Nuwara

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.