Skip to content

Commit

Permalink
remove unused switch cm_fixCO2price
Browse files Browse the repository at this point in the history
  • Loading branch information
orichters committed Aug 2, 2023
1 parent f140944 commit fa576f7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion main.gms
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,6 @@ $setglobal cm_CES_configuration indu_subsectors-buil_simple-tran_edge_esm-POP_p
$setglobal c_CES_calibration_iterations 10 !! def = 10
$setglobal c_CES_calibration_industry_FE_target 1
$setglobal c_testOneRegi_region EUR !! def = EUR !! regexp = [A-Z]{3}
$setglobal cm_fixCO2price off !! def = off

*' @stop

Expand Down
2 changes: 0 additions & 2 deletions standalone/MOFEX/MOFEX.gms
Original file line number Diff line number Diff line change
Expand Up @@ -496,8 +496,6 @@ $setglobal cm_DAC_eff off !! def = off

$setglobal cm_sehe_upper off !! def = off

$setglobal cm_fixCO2price off !! def = off

$setglobal cm_feShareLimits off !! def = off

$setglobal c_fuelprice_init off !! def = off
Expand Down
2 changes: 0 additions & 2 deletions standalone/trade/trade.gms
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,6 @@ $setglobal cm_DAC_eff off !! def = off

$setglobal cm_sehe_upper off !! def = off

$setglobal cm_fixCO2price off !! def = off

$setglobal cm_feShareLimits off !! def = off

$setglobal c_fuelprice_init off !! def = off
Expand Down

0 comments on commit fa576f7

Please sign in to comment.