Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edsaac/sat-modeling
Supplementary code to Continuum modeling of bioclogging of soil aquifer treatment systems segregating active and inactive biomass.
https://github.com/edsaac/sat-modeling
Last synced: 19 days ago
JSON representation
Supplementary code to Continuum modeling of bioclogging of soil aquifer treatment systems segregating active and inactive biomass.
- Host: GitHub
- URL: https://github.com/edsaac/sat-modeling
- Owner: edsaac
- License: gpl-3.0
- Created: 2024-08-06T15:20:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T20:32:30.000Z (3 months ago)
- Last Synced: 2024-10-15T18:19:28.135Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sat-modeling
Supplementary code to the research article
**Continuum modeling of bioclogging of soil aquifer treatment systems segregating active and inactive biomass** by Edwin Saavedra Cifuentes, Alex Furman, Ravid Rosenzweig, and Aaron I. Packman (HESS-2024-251)[![DOI](https://zenodo.org/badge/838909295.svg)](https://zenodo.org/doi/10.5281/zenodo.13259190)
## Installation
1. Install OpenFOAM v.7.
2. Compile the auxiliary libraries from the `libs` folder using `wmake`.
3. Compile the `unsatRespiration` solver using `wmake`.
4. Check the solver compilation by running `unsatRespiration -help`.