Matlab implementation of the diagenetic reactive-transport model by L'Heureux (2018)
Niklas Hohmann
Utrecht University
email: n.h.hohmann [at] uu.nl
Web page: uu.nl/staff/NHohmann
ORCID: 0000-0003-1559-1838
Hanno Spreeuw
Netherlands eScience Center
email: h.spreeuw [at] esciencecenter.nl
Web page: www.esciencecenter.nl/team/dr-hanno-spreeuw/
ORCID: 0000-0002-5057-0322
Run
run("ScenarioA.m")
in the Matlab console. Make sure the file is on your search path. If you want to modify the scenario, go to "scenarioA.m" and modify the paramters.
- .gitignore : untracked files
- CITATION.cff : citation information
- LICENSE : Apache 2.0 license text
- LMA_solve.m : Solver for the PDE system
- README.md : Readme file
- ScenarioA.m : Parameters for scenario A from L'Heureux (2018)
To cite this software please use
- Hohmann, N., & Spreeuw, H. (2024). Matlab implementation if the reactive-transport diagenetic model by L'Heureux (2018) (v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.12805858
or see the information in the CITATION.cff file.
Copyright 2023 Netherlands eScience Center and Utrecht University
Apache 2.0 License, see LICENSE file for license text.
Funded by the European Union (ERC, MindTheGap, StG project no 101041077). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them.