Transient multi-layer AEM Model
Project description
TTim, A Multi-Layer, Transient, Analytic Element Model
Introduction
TTim is a computer program for the modeling of transient multi-layer flow with analytic elements. TTim is based on the Laplace-transform analytic element method. The solution is computed analytically in the Laplace domain and converted back to the time domain numerically usig the algorithm of De Hoog, Stokes, and Knight. TTim may be applied to an arbitrary number of aquifers and leaky layers. The head, flow, and leakage between aquifers may be computed semi-analytically at any point in space and time. The design of TTim is object-oriented and has been kept simple and flexible. New analytic elements may be added to the code without making any changes in the existing part of the code. TTim is coded in Python and uses numba to speed up evaluation of the line elements and inverse laplace transforms.
Latest version
New in version 0.6.6:
- Many documentation improvements: new look, better organization, tutorials, how-to guides, etc. Check it out here!
Installation
Python versions and dependencies
TTim requires Python >= 3.8 and can be installed from PyPI.
Required packages:
- numpy
- scipy
- matplotlib
- numba
- lmfit
Installation:
To install TTim, open a command prompt or the anaconda prompt and type:
pip install ttim
To update TTim type:
pip install ttim --upgrade
To uninstall TTim type:
pip uninstall ttim
Documentation
- The documentation is hosted on readthedocs.
- Example Notebooks are available from the notebooks directory on github, of from here.
Citation
Some of the papers that you may want to cite when using TTim are:
- M. Bakker. 2013. Semi-analytic modeling of transient multi-layer flow with TTim. Hydrogeology Journal, 21: 935�943.
- M .Bakker. 2013. Analytic modeling of transient multi-layer flow. In: Advances in Hydrogeology, edited by P Mishra and K Kuhlman, Springer, Heidelberg, 95-114.
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
Built Distribution
File details
Details for the file ttim-0.6.7.tar.gz
.
File metadata
- Download URL: ttim-0.6.7.tar.gz
- Upload date:
- Size: 66.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1751da2d111e3935c17001a37067d188ec9033d4def5f451b97264213608a206 |
|
MD5 | 0561b5ac74623af0661a410ff15eb181 |
|
BLAKE2b-256 | 9daf53a74a4025258b29bd3f45cbf732381a221b8c6fd8fba3e2116719acd34f |
File details
Details for the file ttim-0.6.7-py3-none-any.whl
.
File metadata
- Download URL: ttim-0.6.7-py3-none-any.whl
- Upload date:
- Size: 74.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fc4ecee5c499b574564c716e295cc7d4cb311592d9de1948e1b94009df0ba54 |
|
MD5 | 96d8588a33d6da2c408916e5f2a15bdf |
|
BLAKE2b-256 | dce68570f93fb9d2cddf43b465a2602c710c44d55ac878c7af7a1b4d0d3a400c |