MGM (Macrophytes Growth Model) is a process-based, eco-physiological model simulating the growth of submerged macrophytes under different environemntal conditions. MGM is a simplified re-implementation of Charisma 2.0 (van Nes et al. 2003) in Julia language.
For documentation, see:
docs/ODD.md"Overview, Design concepts, and Details" document describing the concept of the model including differences between MGM and Charisma 2.0.Charisma 2.0A comprehensive description of Charisma 2.0 including the model's manual.USAGE.mdhow to set up and run simulations with MGM.LICENSE.mdtext of the open-source software license.PUBLICATIONS.mdlist of publications based on MGM.
Folder structure:
dataMapped distribution of macrophyte species from Bavaria. Data source: Bayerische Landesamt für UmweltdocDocumentation of the model.experimentExemplary workflow to run the model from R. Script runs all species in one lake per loop and writes output per lake.input_examplesExemplary input files. To run the model, the folder has to be renamed in input.modelSource code files of the model.optimizerWorkflow to optimize the model by finding species specific parameter combinations.sensitivityWorkflows for local and global sensitivity analysis.
Functions Origin of functions is marked within the code.
References
- van Nes, E.H.; Scheffer, M.; van den Berg, M.S.; Coops, H. (2003) "Charisma: a spatial explicit simulation model of submerged macrophytes" Ecological Modelling 159, 103-116
- Leidinger, L., Vedder, D., & Cabral, J. S. (2021). Temporal environmental variation may impose differential selection on both genomic and ecological traits. Oikos, 130(7), 1100-1115. https://doi.org/10.1111/oik.08172
Genome explicit Metacommunity Model
© 2021-2022 Anne Lewerentz Licensed under the terms of the MIT license.