Skip to main content

Transient multi-layer analytic element model

Project description

Introduction

TTim is a computer program for the modeling of transient multi-layer flow with analytic elements and consists of a library of Python scripts and FORTRAN extensions. 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; use is made of FORTRAN extensions to improve performance.

TTim Changes

Version 0.3

In version 0.3, the numbering of the layers in TTim has changed. Layers are numbered from the top down starting at number 0. (in TTim versions prior to 0.3, layer numbers started at 1).

Installation

Python versions:

TTim requires Python 2.7 and can be installed from PyPI. The PyPI installation includes compiled versions of the FORTRAN extension for both Windows and MaxOS.

Dependencies:

TTim requires NumPy 1.9 (or higher) and matplotlib 1.4 (or higher). T

For base Python distributions:

To install TTim, open a command prompt and type:

pip install ttim

To update TTim type:

pip install ttim --upgrade

To uninstall TTim type:

pip uninstall ttim

Documentation

  • The manual is available from the docs directory.

  • Example Notebooks are available from the git repository.

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

ttim-0.3.1.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file ttim-0.3.1.tar.gz.

File metadata

  • Download URL: ttim-0.3.1.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ttim-0.3.1.tar.gz
Algorithm Hash digest
SHA256 11a97908a3156d620263a8afb776a336eecf569d8b70b83fb84e2aac80aad526
MD5 9f584f0527ab73ddb0227abe216ac448
BLAKE2b-256 32ed4e5115de0e0c6a86929c7bd4c6a351dd17992334c6e31728f12d9a4937ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page