Model of earthworm bioturbation in a layered soil profile
Project description
Bioturbation Model
A simple model of earthworm bioturbation, using a layered soil profile. The model predicts the mixing of mass pools (e.g. of contaminants) over time as a function of earthworm density.
Quickstart
The model can be installed using pip
:
$ pip install bioturbation
Alternatively, you can download the source code and use the provided Conda environment file to install the relevant dependencies:
$ git clone https://github.com/samharrison7/bioturbation-model.git
$ cd bioturbation-model
$ conda env create -f environment.yml
Usage
Check out the examples directory for examples of how to use the model.
Conceptualisation
See the conceptualisation notebook for a mathematical description of how the model works.
Limitations
No guarantee is given as the to scientific validity of this model for your data. The onus is on the user to verify this validity. Indeed, there are a number of limitations to the model as it stands which might limit its applicability:
- Transport is only between adjacent soil layers, therefore neglecting preferential flow pathways, e.g. representing deep burrowing earthworms transporting tracers directly from upper to lower layers.
- No change in soil properties due to bioturbation is modelled. That is, there is an implicit assumption that the amount of soil mixed between layers is negligible. This assumption might not always be valid.
We welcome requests for collaboration if you are interested in exploring the validity of the model for your own research. Please get in touch.
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
Hashes for bioturbation-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 270a79ceaca494f8f0bdd9508a82df8ef50a934ffe698469ff0f48b27abe1d93 |
|
MD5 | bca9b8a0b53df52c5fd6ce596679183b |
|
BLAKE2b-256 | babc2e2a98df1037bf25090b3de86e58687f4e6273763037407ff0ed6c142f71 |