No project description provided
Project description
AnaFlow: A python-package containing analytical solutions for the groundwater flow equation
===========================================================================================
[![DOI](https://zenodo.org/badge/116264578.svg)](https://zenodo.org/badge/latestdoi/116264578)
You can find the documentation under: http://anaflow.readthedocs.io
Contents
--------
Anaflow provides several analytical and semi-analytical solutions for the
groundwater-flow-equation.
Functions
---------
The following functions are provided directly
- `thiem ` -- Thiem solution for steady state pumping
- `theis ` -- Theis solution for transient pumping
- `ext_thiem2D` -- extended Thiem solution in 2D
- `ext_theis2D` -- extended Theis solution in 2D
- `ext_thiem3D` -- extended Thiem solution in 3D
- `ext_theis3D` -- extended Theis solution in 3D
- `diskmodel ` -- Solution for a diskmodel
- `stehfest ` -- Stehfest algorithm for laplace inversion
Subpackages
-----------
Using any of these subpackages requires an explicit import.
For example: ``import anaflow.helper``
- `gwsolutions` -- Solutions for the groundwater flow equation
- `laplace ` -- Functions concerning the laplace-transform
- `helper ` -- Several helper-functions
Installation
------------
Just download the code an run the following command from the
source code directory:
pip install -U .
It is highly recomended to install the scipy-scikit `umfpack` to get a solver
for sparse linear systems:
pip install -U scikit-umfpack
Have a look at: https://pypi-hypernode.com/pypi/scikit-umfpack
Created December 2017, Copyright Sebastian Mueller 2017
===========================================================================================
[![DOI](https://zenodo.org/badge/116264578.svg)](https://zenodo.org/badge/latestdoi/116264578)
You can find the documentation under: http://anaflow.readthedocs.io
Contents
--------
Anaflow provides several analytical and semi-analytical solutions for the
groundwater-flow-equation.
Functions
---------
The following functions are provided directly
- `thiem ` -- Thiem solution for steady state pumping
- `theis ` -- Theis solution for transient pumping
- `ext_thiem2D` -- extended Thiem solution in 2D
- `ext_theis2D` -- extended Theis solution in 2D
- `ext_thiem3D` -- extended Thiem solution in 3D
- `ext_theis3D` -- extended Theis solution in 3D
- `diskmodel ` -- Solution for a diskmodel
- `stehfest ` -- Stehfest algorithm for laplace inversion
Subpackages
-----------
Using any of these subpackages requires an explicit import.
For example: ``import anaflow.helper``
- `gwsolutions` -- Solutions for the groundwater flow equation
- `laplace ` -- Functions concerning the laplace-transform
- `helper ` -- Several helper-functions
Installation
------------
Just download the code an run the following command from the
source code directory:
pip install -U .
It is highly recomended to install the scipy-scikit `umfpack` to get a solver
for sparse linear systems:
pip install -U scikit-umfpack
Have a look at: https://pypi-hypernode.com/pypi/scikit-umfpack
Created December 2017, Copyright Sebastian Mueller 2017
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anaflow-0.2.4.tar.gz
(17.0 kB
view details)
Built Distributions
anaflow-0.2.4-py3-none-any.whl
(18.9 kB
view details)
anaflow-0.2.4-py2-none-any.whl
(18.9 kB
view details)
File details
Details for the file anaflow-0.2.4.tar.gz
.
File metadata
- Download URL: anaflow-0.2.4.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d995b6c737d0e1e7d55ddf18a9500371334511d4f1a7681fce33fd427278c97 |
|
MD5 | 0d811b5d5ca26352777dfb82f1d24d3c |
|
BLAKE2b-256 | 163c5c3d0572fa600f7db418d79c78a1901c0578e6058190b897383b3e0d9602 |
Provenance
File details
Details for the file anaflow-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: anaflow-0.2.4-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0eca4656531c8453bcb8f38932869dd9f9a5ff87e6597c469ac3baf674d6d411 |
|
MD5 | e410f2eedce99ebf2b89c9fa15d497fb |
|
BLAKE2b-256 | 963e6df347c1fa41d3e3ddfc01be111cdedaea687340e50184c4244a3406717d |
Provenance
File details
Details for the file anaflow-0.2.4-py2-none-any.whl
.
File metadata
- Download URL: anaflow-0.2.4-py2-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b12198f46f1a2c257cfb992098d1154b4a9f76948ae8e149105f8377c6ce6ca0 |
|
MD5 | 27cb6e04f4974bf7308cbeb313eb21b0 |
|
BLAKE2b-256 | 049c6a095230760c586bb7c79d02f96dd82cae1bc3c6b9624ebb2bed668bc8bc |