Skip to content

equinor/pysand

Repository files navigation

pypi tests python SCM Compliance

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
  • DNV 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.