- Jan 30, 2020
-
-
-
David Klein authored
Introduce the option to send output scripts for single runs to the cluster (comparison scripts will follow later)
-
David Klein authored
-
David Klein authored
-
- Jan 29, 2020
-
-
David Klein authored
-
David Klein authored
-
-
David Klein authored
Subsequent runs: do not save the timestamp to cfg$results_folder in RData files that are stored on REMIND's main folder. These files might be used to restart subsequent runs by hand. In this case the timestamp would cause the script to stop because the results folder already exists.
-
Lavinia Baumstark authored
Update realization files
-
- Jan 28, 2020
-
-
David Klein authored
-
David Klein authored
-
Johannes Koch authored
-
- Jan 27, 2020
-
-
David Klein authored
Smoothed the introduction of a constraint on biomass. The constraint
-
Lavinia Baumstark authored
update README.md and documentation in module 32_power
-
Lavinia Baumstark authored
Move some declarations from the core to the modules
-
- Jan 25, 2020
-
-
giannou authored
-
- Jan 24, 2020
-
-
Lavinia Baumstark authored
fix bug for starting compare scenarios
-
Antoine Levesque authored
limits the share of traditional biomass taking the level of industrial demand into account
-
-
David Klein authored
Delete lusweave output files after generating runtime.pdf
-
Johannes Koch authored
vm_effGr and vm_damageFactor are declared in the modules 20_growth and 50_damages respectively.
-
- Jan 21, 2020
-
-
David Klein authored
turn on c_scaleEmiHistorical as default
-
Lavinia Baumstark authored
-
Lavinia Baumstark authored
Bugfix in start scripts (testOneRegi) and compareScenarios
-
David Klein authored
-
-
- Jan 20, 2020
-
-
-
David Klein authored
add testOneRegi option to refactored start scripts
-
Michaja Pehl authored
-
Lavinia Baumstark authored
Corrections for start scripts
-
David Klein authored
-
Lavinia Baumstark authored
-
- Jan 17, 2020
-
-
-
David Klein authored
Refactoring start scripts: fix bug in sbatch command, remove scenario name from name of log.txt so the rs script can easily find it.
-
- Jan 16, 2020
-
-
Lavinia Baumstark authored
Documentation module 04_*
-
Nicolas Bauer authored
-
Lavinia Baumstark authored
-
Lavinia Baumstark authored
bugfix 0935e7ee, reintroduced an if/else condition for a bound on biomass and renamed c_1stgen_phaseout into cm_1stgen_phaseout
-
Michaja Pehl authored
- testOneRegi runs are useful for fast development iterations ("do these changes break the model, or does it still run"), so setting them up should be fast as well - supplying the parameter "--testOneRegi" to start.R will ignore any scenario_config file provided and modify the default configuration to start a testOneRegi run in the directory output/testOneRegi with no output processing - the old oneRegi.R script and oneRegi.cfg configuration are deleted - existing output/testOneRegi directories are overwritten
-