Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
remind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jerome Hilaire
remind
Commits
1220b2a8
Commit
1220b2a8
authored
5 years ago
by
Felix Schreyer
Browse files
Options
Downloads
Patches
Plain Diff
add regional switches to main.gms
parent
1685044e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!18
Feature regional sensitvities
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.gms
+9
-9
9 additions, 9 deletions
main.gms
with
9 additions
and
9 deletions
main.gms
100755 → 100644
+
9
−
9
View file @
1220b2a8
...
...
@@ -58,7 +58,7 @@
*
* Input data revision: 5.936
*
* Last modification (input data):
Thu
Dec 1
2 12:26
:0
4
2019
* Last modification (input data):
Wed
Dec 1
1 09:40
:0
6
2019
*
*###################### R SECTION END (VERSION INFO) ###########################
...
...
@@ -104,7 +104,7 @@ option profile = 0;
***--------------------- Run name -----------------------------------------
$setGlobal c_expname
JPN_JPN_nucscen5
$setGlobal c_expname
default
***------------------------------------------------------------------------------
*** MODULES
...
...
@@ -167,7 +167,7 @@ $setGlobal internalizeDamages off !! def = off
***--------------------- 70_water -------------------------------------------
$setglobal water off !! def = off
***--------------------- 80_optimization ----------------------------------
$setGlobal optimization
testOneRegi
!! def = nash
$setGlobal optimization
nash
!! def = nash
***--------------------- 81_codePerformance -------------------------------
$setGlobal codePerformance off !! def = off
...
...
@@ -256,8 +256,8 @@ cm_noReboundEffect "Switch for allowing a rebound effect when closing the e
cm_peakBudgYr "date of net-zero CO2 emissions for peak budget runs without overshoot"
cm_taxCO2inc_after_peakBudgYr "annual increase of CO2 price after the Peak Budget Year in $ per tCO2"
cm_CO2priceRegConvEndYr "Year at which regional CO2 prices converge in module 45 realization diffPhaseIn2LinFlex"
c_regi_nucscen
"regions
which nucscen applies
to"
c_regi_capturescen
"region
s which
capturescen
applies
to"
c_regi_nucscen
"regions
to apply nucscen
to"
c_regi_capturescen
"region
to apply c
capturescen to"
;
*** --------------------------------------------------------------------------------------------------------------------------------------------------------------------
...
...
@@ -277,7 +277,7 @@ cm_co2_tax_2020 = -1; !! def = -1
cm_co2_tax_growth = 1.05; !! def = 1.05
c_macscen = 1; !! def = 1
cm_nucscen =
5
; !! def = 2
cm_nucscen =
2
; !! def = 2
cm_ccapturescen = 1; !! def = 1
c_bioliqscen = 1; !! def = 1
c_bioh2scen = 1; !! def = 1
...
...
@@ -367,9 +367,9 @@ cm_DiscRateScen = 0;!! def = 0
cm_noReboundEffect = 0;
$setGlobal cm_EsubGrowth low !! def = low
$setGlobal c_regi_nucscen all !! def = all
$setGlobal c_regi_capturescen all !! def = all
$setGlobal c_regi_nucscen all !! def = all
$setGlobal c_regi_capturescen all !! def = all
*** --------------------------------------------------------------------------------------------------------------------------------------------------------------------
*** YOU ARE IN THE WARNING ZONE (DON'T DO CHANGES HERE)
...
...
@@ -403,7 +403,7 @@ $setglobal c_CES_calibration_iteration 1 !! def = 1
$setglobal c_CES_calibration_write_prices 0 !! def = 0
$setglobal cm_CES_calibration_default_prices 0 !! def = 0
$setglobal c_testOneRegi_region
JPN
!! def = EUR
$setglobal c_testOneRegi_region
EUR
!! def = EUR
$setglobal cm_cooling_shares static !! def = static
$setglobal cm_techcosts REG !! def = REG
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment