setScenario is adapting a given config to a predefined scenario, meaning that all settings which are fixed for the given scenario are written to the config. Settings not defined by the scenario remain unchanged.
setScenario(cfg, scenario, scenario_config = "config/scenario_config.csv")
The updated config as a config list ready for further usage.
Input config which should be adapted to the given scenario
name of scenario (e.g. "SSP2"). Can also be a vector of scenarios. In this case scenario settings are applied in the given order
The path where the scenario config table is stored.
Jan Philipp Dietrich, Anastasis Giannousakis
check_config
,getModules