Skip to content

Releases: ogourgue/demeter

Non-rectangular domains

16 Feb 08:21
9e43482

Choose a tag to compare

New feature:

  • Works with non-rectangular domains.

Age

16 Feb 08:18

Choose a tag to compare

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

21 Sep 15:10

Choose a tag to compare

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).