Code Monkey home page Code Monkey logo

estimate-sbhp's Introduction

Estimate-SBHP

๐Ÿ“– Estimate-SBHP

This is my Final Year undergraduate project in partial fulfilment for the award of Bachelor of Engineering Degree in Chemical Engineering. In one of our lectures in Natural Gas Engineering in first semester Fourth Year, I discovered that of the many approach to estimate static bottom hole pressure, Sukkar and Cornell Integral is widely used both for vertical and inclined wells especially for pressures below 10,000 pound/square inch absolute(psia). This model is made to relief reservoir engineers(or student engineers) who which to predict SBHP with the Sukkar and Cornell approach.
The model has 98% accuracy as compared to the measured SBHP(with gauge). It is made to extrapolate and interpolate values to obtain best pseudo reduced wellhead pressure value, and carry out all the possible iterations involved in the calculation automatically.
It is a light weight application built with Python3-Flask(backend) and React-Vite(frontend).

๐Ÿ›  Built With

Tech Stack

  • Python3
  • Flask
  • React-Vite
  • Pandas
  • NumPy

Languages GitHub repo size GitHub issues GitHub closed issues GitHub GitHub Repo stars

Requirements

This Application requires:

Python (>= 3.9)
numpy==1.23.2
pandas==1.4.3
Flask==3.0.0
React-Vite

See Requirements for details.

Usage

:

Visit the website at https://..................

Set your Environment Variables Below:

1. export SECRET_KEY=set to any random alphanumeric character or use python built-in `from uuid import uuid4()` to generate any random values
2. export DB_PASSWORD = Betini2024
3. export REDIS_URL=redis://localhost:6379

Application and usage on the local machine

To use this application locally, follow the steps below:
1. Open the terminal or command prompt
2. git clone ``
3. cd Estimate-SBHP
4. cd server
5. python3 views.py (use Postman to test the APIs)
6. cd client
7. npm install
8. npm run dev
9. visit `htpp://localhost:5173`

Application and usage Overview

Login Page

Home Page

Resutls Page

Files ๐Ÿ“

Property Description
server Directory
client Directory
README.md File

Author

estimate-sbhp's People

Contributors

betiniakarandut avatar

Stargazers

 avatar Ayobami Alaran A. avatar

Watchers

Kostas Georgiou avatar  avatar

estimate-sbhp's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.