Skip to content

Request to merge the new transport module EDGE-T

Jerome Hilaire requested to merge github/fork/MariannaR/tobemerged into develop

Created by: Loisel

The current version of the EDGE-T transport module.

  • The module can be switched on by setting
cfg$gms$transport <- "edge_esm"           # def = complex

Different transport scenarios can be selected via

cfg$gms$cm_EDGEtr_scen       <- "Conservative_liquids"     # def <- "Conservative_liquids"
  • For a documentation of the options, see the config/default.cfg file.
  • Branch tested on a default run with complex realisation.
  • Input data should be in place.
  • Reporting that is specific to EDGE-T will be added asap. Note that currently not all variables from the complex realization are reproduced, so some outcomes in the validation and/or reporting are not reliable. Same goes for compareScenarios.

Merge request reports