remindmodel / remind

REMIND - REgional Model of INvestments and Development
Other
99 stars 129 forks source link

NGFS config update, make sure historical CO2 prices are also used in delayed NPi scenario #1691

Closed orichters closed 3 months ago

orichters commented 3 months ago

Purpose of this PR

File comparison: scenario_config_NGFS_v4.csv -> scenario_config_NGFS_v5.csv
Columns deleted: -
Columns added:   cm_implicitQttyTarget_tolerance
Renamed columns: -
Renamed rows:    -

Changes in the scenarios:
For all scenarios:
    path_gdx_ref: h_cpol -> h_cpol_noUkr

+ h_cpol_noUkr was added.
~ h_cpol:
    copyConfigFrom: SSP2-Base -> h_cpol_noUkr
~ h_ndc:
    path_gdx_bau: SSP2-Base -> h_cpol_noUkr
~ o_1p5c:
    cm_implicitQttyTarget_tolerance: 0.01 -> 0.1 (default: 0.01)
~ o_lowdem:
    cm_implicitQttyTarget_tolerance: 0.01 -> 0.1 (default: 0.01)
~ o_2c:
    regipol: NA -> regiCarbonPrice (default: none)
    cm_implicitQttyTarget: NA -> 2060.GLO.tax.t.CCS.biomass 2300, 2080.GLO.tax.t.CCS.biomass 2300 (default: off)
~ d_delfrag:
    regipol: NA -> regiCarbonPrice (default: none)
    cm_implicitQttyTarget: NA -> 2060.GLO.tax.t.CCS.biomass 2300, 2080.GLO.tax.t.CCS.biomass 2300 (default: off)
~ d_strain:
    cm_CO2TaxSectorMarkup: GLO.trans 2, GLO.build 2 -> NA (default: off)
    regipol: NA -> regiCarbonPrice (default: none)
    cm_implicitQttyTarget: NA -> 2060.GLO.tax.t.CCS.biomass 2300, 2080.GLO.tax.t.CCS.biomass 2300 (default: off)
~ o_2c_dni50_fixCprice:
    cm_wasteIncinerationCCSshare: 2050.GLO 0.5 -> NA (default: off)
~ o_2c_fixCprice:
    cm_wasteIncinerationCCSshare: 2050.GLO 0.5 -> NA (default: off)
~ d_delfrag_d50:
    path_gdx_ref: h_cpol -> h_cpol_d50
~ d_delfrag_d95:
    path_gdx_ref: h_cpol -> h_cpol_d95
~ d_delfrag_d50high:
    path_gdx_ref: h_cpol -> h_cpol_d50high
~ d_delfrag_d95high:
    path_gdx_ref: h_cpol -> h_cpol_d95high
~ d_strain_d50:
    path_gdx_ref: h_cpol -> h_cpol_d50
~ d_strain_d95:
    path_gdx_ref: h_cpol -> h_cpol_d95
~ d_strain_d50high:
    path_gdx_ref: h_cpol -> h_cpol_d50high
~ d_strain_d95high:
    path_gdx_ref: h_cpol -> h_cpol_d95high
File comparison: scenario_config_coupled_NGFS_v4.csv -> scenario_config_coupled_NGFS_v5.csv
Columns deleted: cm_nash_autoconverge_lastrun
Columns added:   .cm_nash_autoconverge_lastrun
Renamed columns: -
Renamed rows:    -

Changes in the scenarios:
~ SSP2-Base:
    start: NGFS -> NA
+ h_cpol_noUkr was added.

Type of change

Checklist:

fpiontek commented 3 months ago

Warum soll der reference run für damage Läufe der h_cpol mit damages sein? Ich dachte, wir hatten das immer ohne, nur für die policy costs sollte es der mit sein (auch wenn das dann nicht wirklich policy costs sind)?

orichters commented 3 months ago

Warum soll der reference run für damage Läufe der h_cpol mit damages sein? Ich dachte, wir hatten das immer ohne, nur für die policy costs sollte es der mit sein (auch wenn das dann nicht wirklich policy costs sind)?

Es geht ja nur um die delayed transition scenarios mit cm_startyear = 2035. d_strain_d50 sollte doch bis 2030 identisch mit h_cpol_d50 sein, oder nicht?

fpiontek commented 3 months ago

Ah, klar, richtig, für die sollte das so sein.