Skip to content
#

petroleum-engineering

Here are 19 public repositories matching this topic...

This Python script creates a Streamlit web application for a quick IPR Calculation for both an oil and gas reservoir. It collects user input test data and with it performs a curve fitting using scipy.optimize, fitting the Inflow Performance Relationship curve to the data.

  • Updated Feb 29, 2024
  • Python

We have used a novel supervised learning, Cluster Classify Regress algorithm (CCR) for approximating 2 phase flow in a synthetic toy reservoir with very high accuracy. We compared the performance of CCR with a single DNN architecture in recovering the evolving pressure and saturation fields. The method consists of creating different surrogate ma…

  • Updated Dec 9, 2019
  • Python

Time series forecasting (TSF) is the task of predicting future values of a given sequence using historical data. Recently, this task has attracted the attention of researchers in the area of machine learning to address the limitations of traditional forecasting methods, which are time-consuming and full of complexity. With the increasing availab…

  • Updated Mar 24, 2019
  • Python

Improve this page

Add a description, image, and links to the petroleum-engineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the petroleum-engineering topic, visit your repo's landing page and select "manage topics."

Learn more