Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new 45/NPi+NDC with EUR 2030, ELEVATE2p3 config, fix coupled tests, adjust units 2005->2017 #1851

Merged
merged 28 commits into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
95ea6c9
add 45_carbonprice NPi2025_EUR55 + NPiexpo
orichters Oct 1, 2024
f7e1570
bugfix 45/NDC: also have 2030 value not below BAU
orichters Oct 1, 2024
f91b80a
some adjustments for ELEVATE and new 45 modules
orichters Oct 1, 2024
c2fbb13
codeCheck
orichters Oct 1, 2024
37d0144
make sure remind fails transparently if using path_gdx_ref with a hig…
orichters Oct 1, 2024
ba741c0
remove rev at beginning of cfg
orichters Oct 2, 2024
eefc8a4
fix SOF and EOF statements, add tests
orichters Oct 2, 2024
bd3b82b
improve 45_carbonprice descriptions
orichters Oct 2, 2024
f5421fe
move test_00 to test_01
orichters Oct 2, 2024
ca5f129
add ELEVATE config files
orichters Oct 2, 2024
b8d5617
don't load new inputdata if just calib files are missing
orichters Oct 4, 2024
2e8e921
adjust NDC input generation for US005 -> 2017
orichters Oct 4, 2024
d556cb6
adjust units 2005 -> 2017
orichters Oct 4, 2024
0a94c5e
adjust units 2005 -> 2017
orichters Oct 4, 2024
dfc9886
typo in filename
orichters Oct 4, 2024
abbd6dc
fix bug in NPi2025_EUR55, getting post-2030 prices only for EUR
orichters Oct 4, 2024
a6f5ad7
fix test-coupled, add early check of cm_startyear
orichters Oct 4, 2024
ecf2e34
fix documentation in 45_carbonprice realization.gms file
orichters Oct 4, 2024
2850b41
another 05 to 2017 unit
orichters Oct 4, 2024
2f42388
fix coupled tests
orichters Oct 4, 2024
6256bfe
add SSP2-CP-D1_Mix1/2 and CurPol_T44_Mix1/2 to ELEVATE2p3 config
orichters Oct 7, 2024
0610b63
fix descriptions
orichters Oct 7, 2024
d6e8e67
remove SDP input files from input/files files
orichters Oct 7, 2024
7101fdb
typo on filename
orichters Oct 7, 2024
71b0c74
add ELEVATE_coupled in IIASA export, improve comments
orichters Oct 7, 2024
836ed69
implement Laurin's comment
orichters Oct 7, 2024
2effbae
adjust Changelog
orichters Oct 7, 2024
9bcdd58
adjust SSA net Zero coverage to 58%
orichters Oct 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- moved to edgeTransport 2.0 version [[#1749](https://github.com/remindmodel/remind/pull/1749)]
- **scripts** in readCheckScenarioConfig(), do not automatically remove path_gdx_bau if allegedly 'not needed'
[[#1809](https://github.com/remindmodel/remind/pull/1809)]
- **scripts** adjust MAgPIE coupling to US$2005 -> 2017 shift
[[#1851](https://github.com/remindmodel/remind/pull/1851)]
- **core** changed adjustment cost of geohe (central heat pumps), elh2 (electrolysis), MeOH (FT-Synthesis: H2-to-Liquids)
and h22ch4 (methanation: H2-to-Gas) to better reflect upscaling dynamics
[[#1823](https://github.com/remindmodel/remind/pull/1823)]

### added
- **50_damages**, **51_internalizeDamages** add KotzWenz realization based on Kotz & Wenz (2024)
[[#1601](https://github.com/remindmodel/remind/pull/1601)]
- **32_power** increase minimum required dispatchable back-up capacity for VRE integration
[[#1789](https://github.com/remindmodel/remind/pull/1789)]
- **33_CDR** added ocean alkalinity enhancement to the CDR portfolio (OAE is turned off by default)
[[#1777](https://github.com/remindmodel/remind/pull/1777)]
- **45_carbonprice** added realizations diffExp2Lin and diffLin2Lin
[[#1723](https://github.com/remindmodel/remind/pull/1723)]
-_**45_carbonprice** added realizations NPi2025_EUR55 and NPiexpo
[[#1851](https://github.com/remindmodel/remind/pull/1851)]
- **50_damages**, **51_internalizeDamages** add KotzWenz realization based on Kotz & Wenz (2024)
[[#1601](https://github.com/remindmodel/remind/pull/1601)]
- **config** add ELEVATE2p3 config
[[#1851](https://github.com/remindmodel/remind/pull/1851)]
- **scripts** define defaults for script selections in output.R
[[#1739](https://github.com/remindmodel/remind/pull/1739)]
- **scripts** fail transparently on duplicated column names in `scenario_config*.csv` files
Expand All @@ -47,16 +57,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- **testthat** fail if manipulating main.gms with default cfg drops/changes switches and comments
[[#1764](https://github.com/remindmodel/remind/pull/1764)] and
[[#1767](https://github.com/remindmodel/remind/pull/1767)]
- **33_CDR** added ocean alkalinity enhancement to the CDR portfolio (OAE is turned off by default)
[[#1777](https://github.com/remindmodel/remind/pull/1777)]
- **32_power** increase minimum required dispatchable back-up capacity for VRE integration
[[#1789](https://github.com/remindmodel/remind/pull/1789)]
- **scripts** integrate automated scenario validation via piamValidation as output script
[[#1790](https://github.com/remindmodel/remind/pull/1790)]
- **scripts** add interactive plotting script 'selectPlots'
[[#1815](https://github.com/remindmodel/remind/pull/1815)]
- **scripts** in readCheckScenarioConfig() while running tests, check if all scenarios stated in path_gdx* columns exist
[[#1818](https://github.com/remindmodel/remind/pull/1818)]
- **scripts** fail transparently if cm_startyear is earlier than that of path_gdx_ref
[[#1851](https://github.com/remindmodel/remind/pull/1851)]

### fixed
- included CCS from plastic waste incineration in CCS mass flows so it is
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ Imports:
ncdf4,
nleqslv,
optparse,
piamenv (>= 0.4.0),
piamenv (>= 0.5.4),
piamInterfaces (>= 0.34.1),
piamPlotComparison (>= 0.0.10),
piamutils,
plotly,
purrr,
quitte (>= 0.3137.1),
quitte (>= 0.3137.2),
R.utils,
raster,
readr,
Expand Down
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ test: ## Test if the model compiles and runs without running a full
test-fix: ## First run codeCheck interactively, then test if the model compiles and runs without
## running a full scenario. Tests take about 15 minutes to run.
$(info Tests take about 18 minutes to run, please be patient)
@./scripts/utils/SOFEOF
@Rscript -e 'rlang::with_options(warn = 1, invisible(gms::codeCheck(strict = TRUE, interactive = TRUE))); testthat::test_dir("tests/testthat");'
@echo "Do not forget to commit possible changes done by codeCheck to not_used.txt files"
@git add -p modules/*/*/not_used.txt
Expand Down
3 changes: 0 additions & 3 deletions config/gdx-files/files
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2-Kap_debt_limit-Reg_2b1450bc.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP1-GDP_gdp_SSP1-En_gdp_SSP1-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_MC-GDP_gdp_SDP_MC-En_gdp_SDP_MC-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_RC-GDP_gdp_SDP_RC-En_gdp_SDP_RC-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_EI-GDP_gdp_SDP_EI-En_gdp_SDP_EI-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP5-GDP_gdp_SSP5-En_gdp_SSP5-Kap_debt_limit-Reg_62eff8f7.gdx
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2_lowEn-Kap_debt_limit-Reg_62eff8f7.gdx

18 changes: 18 additions & 0 deletions config/scenario_config_ELEVATE2p3.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
title;start;slurmConfig;cm_wasteIncinerationCCSshare;cm_EDGEtr_scen;cm_reducCostB;cm_rcp_scen;cm_iterative_target_adj;subsidizeLearning;c_budgetCO2from2020;carbonprice;carbonpriceRegi;cm_netZeroScen;cm_co2_tax_startyear;cm_peakBudgYr;cm_taxCO2inc_after_peakBudgYr;cm_emiscen;cm_co2_tax_growth;cm_maxProdBiolc;techpol;cm_multigasscen;cm_startyear;path_gdx_carbonprice;path_gdx;path_gdx_refpolicycost;path_gdx_bau;description
SSP2-Base;0;9;;Mix1;none;none;0;off;0;none;none;;-1;2100;3;1;1.05;off;none;2;2005;;;;;SSP2-Base: This baseline scenario follows the Shared Socioeconomic Pathways 2 called Middle of the Road. Industry sectors are modeled explicitly with individual CES nests for cement, chemicals, steel, and other production. The transport model EDGE-T with detailed modes/vehicles representation is used. A simple buildings model represents demand in terms of energy carriers. No Damages from climate change are considered.
ELV_CurPol_T44;0;9;;Mix3;none;rcp45;3;off;0;NPi;none;;1;2100;3;9;1.05;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030. In the default setting carbon prices converges after 2030 over all regions to $25 eoc.
ELV_NDC2030_T44;1;9;;Mix3;none;rcp45;3;globallyOptimal;0;NDC;none;;1;2100;3;9;1.05;100;NDC;3;2025;;;ELV-SSP2-CP-D1;ELV-SSP2-CP-D1;ELV_NDC2030_T44: The NDCs scenario aims to represent the goals of each country or region defined in their NDCs. The ambition levels reached in the target year remains at least constant throughout the rest of the century.
ELV-SSP2-NDC-D0;1;9;;Mix3;none;rcp45;3;globallyOptimal;0;NPiexpo;none;;1;2100;3;9;1;100;NDC;3;2035;;ELV_NDC2030_T44;ELV_NDC2030_T44;;ELV-SSP2-NDC-D0: The NDCs scenario aims to represent the goals of each country or region defined in their NDCs. The ambition levels reached in the target year remains constant throughout the rest of the century.
ELV-SSP2-NDC-D1;1;9;;Mix3;none;rcp45;3;globallyOptimal;0;NPiexpo;none;;1;2100;3;9;1.01;100;NDC;3;2035;;ELV_NDC2030_T44;ELV_NDC2030_T44;;ELV-SSP2-NDC-D1: The NDCs scenario aims to represent the goals of each country or region defined in their NDCs. The ambition levels reached in the target year increases by 1%.
ELV-SSP2-NDC-D3;1;9;;Mix3;none;rcp45;3;globallyOptimal;0;NPiexpo;none;;1;2100;3;9;1.03;100;NDC;3;2035;;ELV_NDC2030_T44;ELV_NDC2030_T44;;ELV-SSP2-NDC-D3: The NDCs scenario aims to represent the goals of each country or region defined in their NDCs. The ambition levels reached in the target year increases by 3%.
ELV-SSP2-LTS;1;9;2050.GLO 0.5;Mix3;none;rcp26;3;globallyOptimal;0;NDC;netZero;ELEVATE2p3;1;2100;3;9;1.05;100;NDC;3;2025;;ELV-SSP2-CP-D1;ELV-SSP2-CP-D1;ELV-SSP2-CP-D1;ELV_LTS_T44: High uncoordinated ambition (named as Glasgow in the ENGAGE 4.5 runs. The Glasgow scenario considers the NDC pledges and the mid-century strategy pledges (net-zero) announced at COP26 in Glasgow.)
ELV-SSP2-NDC-LTS;1;9;2050.GLO 0.5;Mix3;none;rcp26;3;globallyOptimal;0;exogenous;netZero;ELEVATE2p3;1;2100;3;9;1.05;100;NDC;3;2035;ELV_NDC2030_T44;ELV_NDC2030_T44;ELV_NDC2030_T44;ELV-SSP2-CP-D1;ELV-SSP2-NDC-LTS: The scenario reaches NDC pleages in 2030 and converges to the Glasgow mid-century pledges.
ELV-SSP2-1150;1;9;2050.GLO 0.5;Mix3;heatpumps;rcp26;7;globallyOptimal;1150;expoLinear;none;;163;2080;3;9;1.05;100;NDC;2;2030;;;ELV_NDC2030_T44;;ELV-SSP2-1150: net-zero budget Szenarien for 2 degree C global scenario without overshoot
ELV-SSP2-400Feoc;1;9;2050.GLO 0.9;Mix3;heatpumps;rcp20;5;globallyOptimal;400;expoLinear;none;;163;2080;3;9;1.05;100;NDC;2;2030;;ELV_NDC2030_T44;ELV_NDC2030_T44;;ELV-SSP2-400F: full century 1.5 degree C global scenario allowing for overshoot.
ELV-SSP2-CP-D0;1;9;;Mix3;none;rcp45;3;off;0;NPi2025_EUR55;none;;1;2100;3;9;1;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030 with new expert guess for 2025 and 2030 (EUR only). After 2030 each region keeps the carbon price constant.
ELV-SSP2-CP-D1;1;9;;Mix3;none;rcp45;3;off;0;NPi2025_EUR55;none;;1;2100;3;9;1.01;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030 with new expert guess for 2025 and 2030 (EUR only). After 2030 each region increases their carbon price by 1%.
ELV-SSP2-CP-D3;1;9;;Mix3;none;rcp45;3;off;0;NPi2025_EUR55;none;;1;2100;3;9;1.03;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030 with new expert guess for 2025 and 2030 (EUR only). After 2030 each region increases their carbon price by 3%.
ELV-SSP2-CP-D1_Mix1;1;9;;Mix1ICEban;none;rcp45;3;off;0;NPi2025_EUR55;none;;1;2100;3;9;1.01;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030 with new expert guess for 2025 and 2030 (EUR only). After 2030 each region increases their carbon price by 1%.
ELV-SSP2-CP-D1_Mix2;1;9;;Mix2ICEban;none;rcp45;3;off;0;NPi2025_EUR55;none;;1;2100;3;9;1.01;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030 with new expert guess for 2025 and 2030 (EUR only). After 2030 each region increases their carbon price by 1%.
ELV_CurPol_T44_Mix1;1;9;;Mix1ICEban;none;rcp45;3;off;0;NPi;none;;1;2100;3;9;1.05;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030. In the default setting carbon prices converges after 2030 over all regions to $25 eoc.
ELV_CurPol_T44_Mix2;1;9;;Mix2ICEban;none;rcp45;3;off;0;NPi;none;;1;2100;3;9;1.05;100;NPi2018;3;2005;;;;;ELV_CurPol_T44: The Current Policies scenarios describe energy, climate and economic projections for the period until 2030. In the default setting carbon prices converges after 2030 over all regions to $25 eoc.
18 changes: 18 additions & 0 deletions config/scenario_config_coupled_ELEVATE2p3.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
title;start;oldrun;path_report;qos;magpie_scen;no_ghgprices_land_until;.cm_nash_autoconverge_lastrun;path_gdx_carbonprice;path_gdx;path_gdx_ref;path_gdx_bau
SSP2-Base;0;;;;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV_CurPol_T44;0;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV_NDC2030_T44;1;;;priority;SSP2|NDC|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-NDC-D0;1;;;;SSP2|NDC|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-NDC-D1;1;;;;SSP2|NDC|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-NDC-D3;1;;;;SSP2|NDC|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-LTS;1;;;;SSP2|NDC|nocc_hist|rcp2p6;y2150;2;;;;
ELV-SSP2-NDC-LTS;1;;;;SSP2|NDC|nocc_hist|rcp2p6;y2150;2;;;;
ELV-SSP2-1150;1;;;;SSP2|NDC|nocc_hist|rcp2p6;y2150;2;;;;
ELV-SSP2-400Feoc;1;;;;SSP2|NDC|nocc_hist|rcp1p9;y2150;2;;;;
ELV-SSP2-CP-D0;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-CP-D1;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-CP-D3;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-CP-D1_Mix1;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV-SSP2-CP-D1_Mix2;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV_CurPol_T44_Mix1;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
ELV_CurPol_T44_Mix2;1;;;priority;SSP2|NPI|nocc_hist|rcp4p5;y2150;2;;;;
8 changes: 4 additions & 4 deletions config/tests/scenario_config_shortCascade.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title;start;c_empty_model;path_gdx_ref;output
TESTTHAT-SSP2-Base;1;on;;reportingREMIND2MAgPIE
TESTTHAT-SSP2-NDC;1;on;TESTTHAT-SSP2-Base;reportingREMIND2MAgPIE
TESTTHAT-SSP2-Policy;2;on;TESTTHAT-SSP2-Base;reportingREMIND2MAgPIE
title;start;c_empty_model;path_gdx_ref;output;cm_startyear;regipol
TESTTHAT-SSP2-Base;1;on;;reportingREMIND2MAgPIE;2005;regiCarbonPrice
TESTTHAT-SSP2-NDC;1;on;TESTTHAT-SSP2-Base;reportingREMIND2MAgPIE;2020;regiCarbonPrice
TESTTHAT-SSP2-Policy;2;on;TESTTHAT-SSP2-Base;reportingREMIND2MAgPIE;2025;regiCarbonPrice
4 changes: 2 additions & 2 deletions core/datainput.gms
Original file line number Diff line number Diff line change
Expand Up @@ -1355,14 +1355,14 @@ $if %carbonprice% == "NPi" pm_macSwitch(emiMacMagpie) = 0;

*** Load historical carbon prices defined in $/t CO2, need to be rescaled to right unit
pm_taxCO2eq(ttot,regi)$(ttot.val le 2020) = 0;
parameter f_taxCO2eqHist(ttot,all_regi) "historic CO2 prices ($/tCO2)"
parameter fm_taxCO2eqHist(ttot,all_regi) "historic CO2 prices [$/tCO2]"
/
$ondelim
$include "./core/input/pm_taxCO2eqHist.cs4r"
$offdelim
/
;
pm_taxCO2eq(ttot,regi)$(ttot.val le 2020) = f_taxCO2eqHist(ttot,regi) * sm_DptCO2_2_TDpGtC;
pm_taxCO2eq(ttot,regi)$(ttot.val le 2020) = fm_taxCO2eqHist(ttot,regi) * sm_DptCO2_2_TDpGtC;

*DK* LU emissions are abated in MAgPIE in coupling mode
*** An alternative to the approach below could be to introduce a new value for c_macswitch that only deactivates the LU MACs
Expand Down
6 changes: 3 additions & 3 deletions main.gms
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
*'
*' #### Sets
*'
*' * Don't use set element names with three capital letters (like `ETS` or `ESR`), otherwise the maglcass R
*' * Don't use set element names with three capital letters (like `ETS` or `ESR`), otherwise the magclass R
*' library might interpret this as a region name when reading in GDX data
*'
*'
Expand Down Expand Up @@ -1219,8 +1219,8 @@ $setglobal cm_NDC_version 2024_cond !! def = "2024_cond" !! regexp = 20(18|
*'
*' (NGFS_v4): settings used for NGFS v4, 2023
*' (NGFS_v4_20pc): settings used for NGFS v4, 2023, with still 20% of 2020 emissions in netZero year
*' (ENGAGE4p5_GlP): settings used for ENGAGE 4.5 Glasgow+ scenario
$setglobal cm_netZeroScen NGFS_v4 !! def = "NGFS_v4" !! regexp = NGFS_v4|NGFS_v4_20pc|ENGAGE4p5_GlP
*' (ELEVATE2p3): settings used for ELEVATE2p3 LTS and NDC-LTS scenario
$setglobal cm_netZeroScen NGFS_v4 !! def = "NGFS_v4" !! regexp = NGFS_v4|NGFS_v4_20pc|ELEVATE2p3
*' * c_regi_earlyreti_rate "maximum percentage of capital stock that can be retired early (before reaching their expected lifetimes) in one year in specified regions, if they are not economically viable. It is applied to all techs unless otherwise specified in c_tech_earlyreti_rate."
*' * GLO 0.09, EUR_regi 0.15: default value. (0.09 means full retirement after 11 years, 10% standing after 10 years)
$setglobal c_regi_earlyreti_rate GLO 0.09, EUR_regi 0.15 !! def = GLO 0.09, EUR_regi 0.15
Expand Down
4 changes: 2 additions & 2 deletions modules/15_climate/magicc7_ar6/datainput.gms
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*** | AGPL-3.0, you are granted additional permissions described in the
*** | REMIND License Exception, version 1.0 (see LICENSE file).
*** | Contact: [email protected]
*** SOF ./modules/15_climate/magicc/datainput.gms
*** SOF ./modules/15_climate/magicc7_ar6/datainput.gms
*** cluster rcp_scen into overshoot and not-to-exceed targets
$if %cm_rcp_scen% == "none" s15_rcpCluster = 1;
$if %cm_rcp_scen% == "rcp20" s15_rcpCluster = 1;
Expand Down Expand Up @@ -81,4 +81,4 @@ display pm_emicapglob;
pm_gmt_conv=1;
p15_gmt0(tall)=1;

*** EOF ./modules/15_climate/magicc/datainput.gms
*** EOF ./modules/15_climate/magicc7_ar6/datainput.gms
4 changes: 2 additions & 2 deletions modules/15_climate/magicc7_ar6/postsolve.gms
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*** | AGPL-3.0, you are granted additional permissions described in the
*** | REMIND License Exception, version 1.0 (see LICENSE file).
*** | Contact: [email protected]
*** SOF ./modules/15_climate/magicc/postsolve.gms
*** SOF ./modules/15_climate/magicc7_ar6/postsolve.gms

***---------------------------------------------------------------------------
*' The MAGICC scenario generation is set in `./core/magicc.gms`, but runs here.
Expand Down Expand Up @@ -106,4 +106,4 @@ if (cm_iterative_target_adj eq 2, !! otherwise adjustment happens in core/postso
);
);
*' @stop
*** EOF ./modules/15_climate/magicc/postsolve.gms
*** EOF ./modules/15_climate/magicc7_ar6/postsolve.gms
4 changes: 2 additions & 2 deletions modules/15_climate/magicc7_ar6/realization.gms
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*** | AGPL-3.0, you are granted additional permissions described in the
*** | REMIND License Exception, version 1.0 (see LICENSE file).
*** | Contact: [email protected]
*** SOF ./modules/15_climate/magicc/realization.gms
*** SOF ./modules/15_climate/magicc7_ar6/realization.gms

*' @description
*' In this realization, concentration, forcing, and temperature values are calculated using a version of the
Expand Down Expand Up @@ -35,4 +35,4 @@ $Ifi "%phase%" == "declarations" $include "./modules/15_climate/magicc7_ar6/decl
$Ifi "%phase%" == "datainput" $include "./modules/15_climate/magicc7_ar6/datainput.gms"
$Ifi "%phase%" == "postsolve" $include "./modules/15_climate/magicc7_ar6/postsolve.gms"
*######################## R SECTION END (PHASES) ###############################
*** EOF ./modules/15_climate/magicc/realization.gms
*** EOF ./modules/15_climate/magicc7_ar6/realization.gms
4 changes: 2 additions & 2 deletions modules/15_climate/magicc7_ar6/sets.gms
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*** | AGPL-3.0, you are granted additional permissions described in the
*** | REMIND License Exception, version 1.0 (see LICENSE file).
*** | Contact: [email protected]
*** SOF ./modules/15_climate/magicc/sets.gms
*** SOF ./modules/15_climate/magicc7_ar6/sets.gms
$ontext
TODO: Rename
t_magiccttot MAGICC_ttot
Expand All @@ -19,4 +19,4 @@ TODO: Rename
$offtext


*** EOF ./modules/15_climate/magicc/sets.gms
*** EOF ./modules/15_climate/magicc7_ar6/sets.gms
3 changes: 0 additions & 3 deletions modules/29_CES_parameters/load/input/files
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2-Kap_debt_limit-Reg_2b1450bc.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP1-GDP_gdp_SSP1-En_gdp_SSP1-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_MC-GDP_gdp_SDP_MC-En_gdp_SDP_MC-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_RC-GDP_gdp_SDP_RC-En_gdp_SDP_RC-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SDP_EI-GDP_gdp_SDP_EI-En_gdp_SDP_EI-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP5-GDP_gdp_SSP5-En_gdp_SSP5-Kap_debt_limit-Reg_62eff8f7.inc
indu_subsectors-buil_simple-tran_edge_esm-POP_pop_SSP2-GDP_gdp_SSP2-En_gdp_SSP2_lowEn-Kap_debt_limit-Reg_62eff8f7.inc

Expand Down
2 changes: 1 addition & 1 deletion modules/37_industry/fixed_shares/declarations.gms
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ scalars
;

Parameters
pm_abatparam_Ind(ttot,all_regi,all_enty,steps) "industry CCS MAC curves [ratio @ US$2005]"
pm_abatparam_Ind(ttot,all_regi,all_enty,steps) "industry CCS MAC curves [ratio @ US$2017]"


pm_ue_eff_target(all_in) "energy efficiency target trajectories [% p.a.]"
Expand Down
Loading
Loading