-
Notifications
You must be signed in to change notification settings - Fork 148
Elevate WP2p3 temp #2154
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
base: develop
Are you sure you want to change the base?
Elevate WP2p3 temp #2154
Conversation
…ELEVATEtemp "update to dev"
@@ -75,6 +75,11 @@ pm_taxCO2eq(t,regi)$(t.val gt p45_lastNDCyear(regi)) | |||
+ p45_taxCO2eqGlobal2030 * p45_taxCO2eqYearlyIncrease**(t.val-2030) * (min(t.val,p45_taxCO2eqConvergenceYear) - p45_lastNDCyear(regi)) | |||
)/(p45_taxCO2eqConvergenceYear - p45_lastNDCyear(regi)); | |||
|
|||
$ifthen.emiSSAconst %cm_constEmiSSA% == "on" | |||
pm_taxCO2eq(t,regi)$(t.val gt 2055 AND sameas(regi,"SSA")) = sum(ttot, pm_taxCO2eq(ttot,regi)$(ttot.val eq smax(ttot2$( ttot2.val gt 2055 ), ttot2.val))) * cm_taxCO2_expGrowth**(t.val-smax(ttot2$( ttot2.val lt 2055 ), ttot2.val)); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you explain what you would like to achieve with this line?
If I am not mistaken, smax(ttot2$( ttot2.val gt 2055 ), ttot2.val)
is equal to the largest element in the set, i.e. 2150.
@@ -37,7 +37,8 @@ projects <- list( | |||
ELEVATE = list(mapping = c("NAVIGATE", "ELEVATE"), | |||
iiasatemplate = "https://files.ece.iiasa.ac.at/elevate/elevate-template.xlsx", | |||
removeFromScen = "C_|eoc"), | |||
ELEVATE_coupled = list(mapping = c("NAVIGATE", "NAVIGATE_coupled", "ELEVATE"), | |||
ELEVATE_coupled = list(model = "REMIND-MAgPIE 3.5-4.10", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI: For ScenarioMIP, we have submitted under 3.5-4.11 since the latest MAgPIE release was 4.11.0.
@@ -1941,6 +1941,8 @@ $setglobal c_CES_calibration_industry_FE_target 1 | |||
$setglobal c_testOneRegi_region EUR !! def = EUR !! regexp = [A-Z]{3} | |||
*' cm_taxrc_RE "switch to define whether tax on (CO2 content of) energy imports is recycled to additional direct investments in renewables (wind, solar and storage)" | |||
$setglobal cm_taxrc_RE none !! def = none !! regexp = none|REdirect | |||
*' cm_constEmiSSA "ELEVATE: Shift to a post-2055 carbon price increase in SSA to avoid the growth-induced emissions increase in the second half of the century." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you mention here that this switch only affects the 45_carbonprice/NDC implementation? And maybe also what it does, i.e. use exponentially increasing carbon price in SSA from 2055.
Purpose of this PR
Update the ELEVATE WP2.3 template to the latest and final submission.
fixing CurPol runs to NPi2025 until 2030

reduce ambition in the second half of the century from


to
For documentation, include switch
cm_constEmiSSA
ELEVATE: Shift to a post-2055 carbon price increase in SSA to avoid the growth-induced emissions increase in the second half of the century. This is a project related fix for the issue of increasing emissions in SSA after 2040.
Change the start year of NDC and LTS to 2030, as 2025 now runs in infes for CAZ and
cm_startyear 2030
follows our new default.Chance in the config:
Type of change
Indicate the items relevant for your PR by replacing ◻️ with ☑️.
Do not delete any lines. This makes it easier to understand which areas are affected by your changes and which are not.
Parts concerned
Impact
Checklist
Do not delete any line. Leave unfinished elements unchecked so others know how far along you are.
In the end all checkboxes must be ticked before you can merge.
make test
) after my final commit and all tests pass (FAIL 0
)remind2
if and where it was neededforbiddenColumnNames
in readCheckScenarioConfig.R in case the PR leads to deprecated switchesCHANGELOG.md
correctly (added, changed, fixed, removed, input data/calibration)Further information (optional)
/p/tmp/rahelma/ElevateWP2_3/develop/output (dev 3.5.0.dev447)
/p/tmp/rahelma/ElevateWP2_3/develop/output/ouput/compare_scenarios_2025-07-10_16.42.07.pdf