We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8e8c1 commit df1e847Copy full SHA for df1e847
scripts/start/test_runs.R
@@ -44,10 +44,6 @@ cfg$title <- .title(cfg, "singleTimeStep")
44
start_run(cfg, codeCheck = TRUE)
45
cfg$gms$c_timesteps <- timeSteps
46
47
-
48
-cfg$gms$c56_pollutant_prices <- paste0("R32M46-", if (ssp == "SSP2") "SSP2EU" else ssp, "-NDC")
49
50
51
# Reference and Policy run for SSP1, SSP2 and SSP3
52
# NPi2025: continuation of current climate polices
53
# PkBudg1000: ambitious climate policy broadly in line with 2deg C Paris target
0 commit comments