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
pip install pysand
pip install pysand --upgrade
pip uninstall pysand
Jupyter Notebooks with example usage can be found in the example directory:
Bringing them all together:
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.