Skip to main content

Disc permeameter fitting program

Project description

Discfit reads disc permeameter data in the field and calculates hydraulic parameters of the soil; saturated hydraulic conductivity and Gardner’s alpha constant.

Disc permeameter is a tool for measuring hydraulic properties in the field. Steady-state periods in multiple constant head period are selected automatically from the data, and infiltration rate for each steady-state period is calculated. After that, infiltration rate at saturated condition is estimated by Gardner’s exponential model,

K(h) = Ks exp(αh)

where K is unsaturated hydraulic conductivity (cm/s), h is matric head (cm), Ks is saturated hydraulic conductivity (cm/s), α is a constant (/cm). Note that h is negative and αh is negative. Based on this equation, the linear relationship ln(q) = ln(qs) + αh is used for estimating qs (cm/s), the infiltration rate at the saturated condition, and α constant, as we have multiple point of (h, q) data from the disc permeameter. The hydraulic conductivity is calculated from the infiltration rate based on steady-state analysis of Wooding (1968);

q = K(1 + 4 / παr)

where α is the Gardner’s α and r is the diameter of the disc (cm). See equations (10) and (13) in Minastry and George (1999).

Install

Python 2 or 3 is required. Install Python at https://www.python.org/ . After that, install discfit by running

pip install discfit

Usage

discfit Filename dd dp

where

  • Filename: File name of data file

  • dd: diameter of the disc (cm)

  • dp: inner diameter of the pipe (cm)

Format of data file

It is a csv file with time, water level, and suction head (absolute value of the matric head) as follows.

# Comment line starts with '#'
# Time (sec), Water level (cm), Suction head (cm)
0, 58.32, 10.53
10, 58.30, 10.57
20, 58.33, 10.48

Reference

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

discfit-0.2.1.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

discfit-0.2.1-py2.py3-none-any.whl (6.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file discfit-0.2.1.tar.gz.

File metadata

  • Download URL: discfit-0.2.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for discfit-0.2.1.tar.gz
Algorithm Hash digest
SHA256 7a2eeee6b794967ebc84f5cbc1e02addb3a9ef7c9cf3565cc4e3c755b39c4d31
MD5 319f82d53f490603fb02fccbd6e60e7f
BLAKE2b-256 b9358e811a80de73c20749741996b422f699c230b4193f6dd6d3261998f890e5

See more details on using hashes here.

File details

Details for the file discfit-0.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: discfit-0.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for discfit-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b41bfe551d177380c8b3f1c22120d032a74b85bd327da1372796af566702130a
MD5 5e75edd252c7f9b7093c1f7029909258
BLAKE2b-256 828cf484b5f2f8377d5332d7a1cf77ab8ffcbf9d4393104e51ccd09fd1c2d306

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