All Projects → yohanesnuwara → Reservoir Engineering

yohanesnuwara / Reservoir Engineering

Licence: mit
Python worked examples and problems from Reservoir Engineering textbooks (Brian Towler SPE Textbook Vol. 8, etc.)

Projects that are alternatives of or similar to Reservoir Engineering

Monetizing Machine Learning
Source code for 'Monetizing Machine Learning' by Manuel Amunategui and Mehdi Roopaei
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Py Causal
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Adsabs Dev Api
Developer API service description and example client code
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Bigquery Tutorial
Google BigQuery Tutorial for Data Analyst
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Pymc3 vs pystan
Personal project to compare hierarchical linear regression in PyMC3 and PyStan, as presented at http://pydata.org/london2016/schedule/presentation/30/ video: https://www.youtube.com/watch?v=Jb9eklfbDyg
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+1336.36%)
Mutual labels:  jupyter-notebook
Taiwanreferendum
2018台灣公投結果中的不合理數據
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Tsmoothie
A python library for time-series smoothing and outlier detection in a vectorized way.
Stars: ✭ 109 (-0.91%)
Mutual labels:  jupyter-notebook
Introduction To Linear Programming
Introduction to Linear Programming with Python
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Algorithms Notebooks
Algorithm's team Jupyter Notebooks
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Contrastive
Contrastive PCA
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Cs231n Convolutional Neural Networks Solutions
Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch.
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Ax
Adaptive Experimentation Platform
Stars: ✭ 1,663 (+1411.82%)
Mutual labels:  jupyter-notebook
Keras Tutorials
一个面向初学者的,友好的Keras入门教程
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Experiments
Small experiments with attached code
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Google Images Dataset
This repository provides the necessary code to create your own Google Images Dataset.
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
Natural Language Object Retrieval
Code release for Hu et al. Natural Language Object Retrieval, in CVPR, 2016
Stars: ✭ 110 (+0%)
Mutual labels:  jupyter-notebook
May4 challenge exercises
Original versions of the exercises
Stars: ✭ 111 (+0.91%)
Mutual labels:  jupyter-notebook
Python For Data Analytics
This course will teach you only the relevant topics in Python for starting your career in Data Analytics. There are also a bunch of tips and tricks throughout for resume writing, solving case studies, interviews etc. The idea is to help you land a job in analytics and not just teach you Python.
Stars: ✭ 111 (+0.91%)
Mutual labels:  jupyter-notebook
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+1248.18%)
Mutual labels:  jupyter-notebook

Python Worked Examples and Problems of Worldwide Reservoir Engineering Textbooks

License: MIT

SPE Textbook Vol. 8 Fundamental Principles of Reservoir Engineering by Brian F. Towler

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
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 Folder
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.

External Tools that I Use

  • 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

Citation BibTex

If you use this repository for a certain purpose, please make this citation

Y. Nuwara, reservoir-engineering, (2020), GitHub repository, https://github.com/yohanesnuwara/reservoir-engineering

BibTex registry:

@misc{Nuwara2020,
  author = {Nuwara, Y.},
  title = {reservoir-engineering},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/yohanesnuwara/reservoir-engineering}},
  commit = {b1a8a2e3de8a9f53febf5ca8452e564bc34c9c76}
}

Friends who Helped Completing the Missing Puzzles

Thanks ... for ...

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].