timml#

Copyright (C), 2015, Mark Bakker.

Mark Bakker, Delft University of Technology mark dot bakker at tudelft dot nl

TimML is a computer program for the simulation of steady-state multi-aquifer flow with analytic elements and consists of a library of Python scripts and FORTRAN extensions.

Submodules#

aquifer

Aquifer data structures and helpers.

aquifer_parameters

Parameter helpers for aquifer models.

bessel

Configure Bessel function backends (numba/fortran).

circareasink

Circular area-sink element.

circinhom

mlcircinhom.py contains the CircleInhom class.

constant

Constant elements.

controlpoints

Control point utilities.

element

Base element interfaces used by TimML.

equation

Equation assembly helpers.

inhomogeneity

Inhomogeneity elements.

inhomogeneity1d

1D inhomogeneities.

intlinesink

Integrated line-sink elements.

linedoublet

Line-doublet elements.

linedoublet1d

1D line-doublet elements.

linesink

Line-sink elements.

linesink1d

1D line-sink elements.

model

TimML Models.

plots

Plot helpers for TimML.

stripareasink

Cross-section area-sink element.

trace

Particle tracing utilities.

uflow

Uniform flow element.

version

Version information for TimML.

well

Well elements for TimML.