Releases: ogourgue/demeter
Releases · ogourgue/demeter
Non-rectangular domains
Age
New features:
- Implementation of age in Cellular Automaton and coupling from Cellular Automaton to Telemac;
- Simple test cases for Cellular Automaton and coupling from Cellular Automaton to Telemac;
- Implementation of age in Telemac;
- Saltmarshes and mangroves examples based on TIGER project;
- Minor bug corrections.
Mono-species vegetation cellular automaton coupled with Telemac
This is the version used for the production runs of the project TIGER. Features included:
- Simulate vegetation dynamics (mono species) with a cellular automaton (serial and parallel);
- Interact with hydro-morph Telemac input/output;
- Convert vegetation coverage from regular cellular automaton grid to triangular Telemac grid (serial and parallel);
- Convert Telemac variables from triangular grid to regular cellular automaton grid (serial and parallel);
- Diffuse Telemac bathymetry to simulate soil creep (serial and parallel).