diff --git a/core/sets.gms b/core/sets.gms index 0c0e53b9d..23e06f0b9 100755 --- a/core/sets.gms +++ b/core/sets.gms @@ -74,6 +74,8 @@ gdp_SSP2EU_NAV_act "NAVIGATE demand scenarios: Activity reduction and activity s gdp_SSP2EU_NAV_tec "NAVIGATE demand scenarios: Technological improvements - energy efficiency" gdp_SSP2EU_NAV_lce "NAVIGATE demand scenarios: Low consumption energy (act + tec)" gdp_SSP2EU_NAV_all "NAVIGATE demand scenarios: All measures (ele + act + tec)" +gdp_SSP2EU_CAMP_weak "CAMPAIGNers scenario with low ambition lifestyle change" +gdp_SSP2EU_CAMP_strong "CAMPAIGNers scenario with high ambition lifestyle change" / all_GDPpcScen "all possible GDP per capita scenarios (GDP and Population from the same SSP-scenario" diff --git a/modules/35_transport/edge_esm/sets.gms b/modules/35_transport/edge_esm/sets.gms index 94198060d..236dfb964 100644 --- a/modules/35_transport/edge_esm/sets.gms +++ b/modules/35_transport/edge_esm/sets.gms @@ -147,6 +147,8 @@ NAV_tec NAV_ele NAV_lce NAV_all +CAMP_lscWeak +CAMP_lscStrong / EDGE_scenario(EDGE_scenario_all) "Selected EDGE-T scenario"