A small Python package to calculate the radius of influence and radius of investigation of wells.
Project description
WellRadPy
WellRadPy (Well Radius Python) is a small Python package for calculating the radius of influence and radius of investigation of wells. These quantities frequently need to be estimated in well hydraulics and aquifer testing.
There are various ways by which radius of influence and radius of investigation may be precisely defined. Accordingly, a large number of methods have been proposed for estimating radius of influence and radius of investigation. This package implements most existing methods.
The calculations rely on major simplifying assumptions. Specifically: 2D (horizontal) confined flow, infinite domain, homogeneous hydraulic properties, single-porosity media, and fully-penetrating well. Also, only single-phase Newtonian fluids that flow according to Darcy?s law are considered.
A paper will (hopefully) soon be published with all the details.
Usage
WellRadPy is simple and its use is straightforward. There are just as many functions as there are ways to precisely define radius of influence and radius of investigation.
The folder /examples
contains a script where all the functions are exemplified.
Installation
For simple use
- From the command line, type
pip install wellradpy
. This will download the latest release of the package from the PyPI repository and install it.
For development
- Clone (or download) the sources from the GitHub repository.
- From the project directory, type
pip install -e .
. This will install the current directory, so that you can both modify the package and use it at the same time.
Dependencies
WellRadPy depends on the Python packages NumPy and SciPy (>= 1.2.0). These will be automatically installed with any of the above installation methods.
Authors
- Etienne Bresciani (etiennebresciani)
License
This project is licensed under the MIT License – see the LICENSE.txt file for details.
Acknowledgments
- Korea Ministry of Science and ICT through the Korea Research Fellowship program of the National Research Foundation of Korea (2016H1D3A1908042)
- Korea Institute of Science and Technology (KIST) through the Future Research Program (2E29660)
- Korea Ministry of Environment (MOE) through the Subsurface Environment Management (SEM) Project of the Korea Environment Industry & Technology Institute (KEITI) (2018002440006)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wellradpy-0.0.1.tar.gz
.
File metadata
- Download URL: wellradpy-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51c95aea1c5534d936cc194932e5272c58b0f6d6564fa472dd3babea99bec623 |
|
MD5 | 5b075424682763eebb7d7350dbe8349c |
|
BLAKE2b-256 | 74b574cfd201d3e424c3e10d005b346aa5c48f58da34a5d6db4b2e443c954888 |
File details
Details for the file wellradpy-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: wellradpy-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4907311fad5ce5840fff1fe9b36fb4f477da6abb3a8292ab366270af1cf472f7 |
|
MD5 | c645dc913cd605ab6863da147e5dde64 |
|
BLAKE2b-256 | 22f563cf498abae477db7ce92b774c302330e024d970aac9c155ee67aed3aaa9 |