Reactive transport model through MODFLOW 6 and PHREEQCRM
Project description
MF6RTM: Reactive Transport Model via the MODFLOW 6 and PHREEQCRM APIs
Benchmarks
Benchmark comparing model results against PHT3D are in benchmark/
. Each folder contains a Jupyter notebook to write and execute an MF6RTM model via the MUP3D class. Additionally, PHT3D files are provided in the corresponding pht3d
directory for each example.
Considerations
The current version is intended to work with structured grids (dis object in MF6) and one MF6 simulation that includes the flow and transport solutions. No support is currently provided for a 'flow then transport scheme,' meaning that advanced packages cannot be incorporated yet.
On the PHREEQC side, the following have been included:
- Solution
- Equilibrium phases
- Cation Exchange
- Surface Complexation
- Kinetic Phases
Most options for each phreeqc block can be passed by adding list with options. However, not all options had been tested, so please create an issue if any option is not working or crashing the model.
Software requirements
All dependencies and executables are included in this repo. This package extensively uses modflowapi and phreeqcrm
Installation
The package is still not published in PyPi but it can be installed through pip by cloning the repository.
Once the repository is already cloned in your local machine, please just type the following in your conda prompt:
conda env create -f env.yml
Otherwise, the package can be installed through pip as:
pip install git+https://github.com/p-ortega/mf6rtm.git#egg=mf6rtm
Funding
The developing of mf6rtm was kindly funded and supported by Intera, Inc.
Authors
Pablo Ortega (Portega)
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
Built Distribution
File details
Details for the file mf6rtm-0.1.2.tar.gz
.
File metadata
- Download URL: mf6rtm-0.1.2.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5ef4fc4dd4461895ad41b08ddb45fef62d8ee804358b73795d3740a99254819 |
|
MD5 | aab30d5d2c2753736f53b6897f773cdf |
|
BLAKE2b-256 | a804aa632341f3871a7eea5cbbab29b4ed40f41f0fd580ff82257f2437bd7ee0 |
File details
Details for the file mf6rtm-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: mf6rtm-0.1.2-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3edd92323c7952be215bedcac28d732b362f252f8cd045d1b75c10a6d41f0212 |
|
MD5 | 6dec3dd5d9c4989e795a4ad31e7929e9 |
|
BLAKE2b-256 | 10695ab905c1216147a6b67a98a90e75307d3d7acc2c9f180f87652f3dbfede8 |