Sand management related calculations


Keywords
erosion, sand
License
GPL-3.0
Install
pip install pysand==1.8

Documentation

PyPI pySand Tests Python Versions

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.