jontateixeira / pysand

Sand Management in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Build status

PySand is a python package with sand management related calculations for oil and gas industry developed by Equinor.

  • Acoustic sand detectors standard calibration and quantification
  • Basic (black oil) fluid properties
  • DNVGL RP-O501 erosion rate calculations
  • ER probe sand quantification
  • Sand transport models

Installation instructions

pip install pysand
Upgrade
pip install pysand --upgrade
Removal
pip uninstall pysand

Usage

Jupyter Notebooks with example usage can be found in the example directory:

Bringing them all together:

Contributing

If you want to contribute to the project and make it better, your help is very welcome. Follow the following instructions and read the CONTRIBUTING.md file before getting started.

About

Sand Management in Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%