Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
flohump committed Jan 5, 2024
1 parent 63522b1 commit b21f03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start/test_runs.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cfg$gms$c_timesteps <- timeSteps


# Reference and Policy run for SSP1, SSP2 and SSP5
for(ssp in c("SSP1","SSP2","SSP5")) {
for(ssp in c("SSP1","SSP2EU","SSP5")) {

cfg$title <- .title(cfg, paste(ssp,"Ref",sep="-"))
cfg <- setScenario(cfg,c(ssp,"NPI","rcp7p0"))
Expand Down

0 comments on commit b21f03b

Please sign in to comment.