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
2408f9eb
Commit
2408f9eb
authored
5 years ago
by
Lavinia Baumstark
Browse files
Options
Downloads
Patches
Plain Diff
some cosmetic changes
parent
4c473662
No related branches found
No related tags found
1 merge request
!78
new input data revision, deleted old realization
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
core/sets.gms
+2
-1
2 additions, 1 deletion
core/sets.gms
main.gms
+2
-2
2 additions, 2 deletions
main.gms
modules/45_carbonprice/module.gms
+0
-1
0 additions, 1 deletion
modules/45_carbonprice/module.gms
with
4 additions
and
4 deletions
core/sets.gms
+
2
−
1
View file @
2408f9eb
...
...
@@ -782,6 +782,7 @@ $ENDIF.RegScenCapt
***######################## R SECTION START (MODULES) ###############################
*** THIS CODE IS CREATED AUTOMATICALLY, DO NOT MODIFY THESE LINES DIRECTLY
*** ANY DIRECT MODIFICATION WILL BE LOST AFTER NEXT MODEL START
*** CHANGES CAN BE DONE USING THE RESPECTIVE LINES IN scripts/start_functions.R
sets
...
...
@@ -822,7 +823,7 @@ sets
codePerformance
/
module2realisation(modules,*) "mapping of modules and active realisations" /
module2realisation(modules,*) "mapping of modules and active realisations" /
macro . %macro%
welfare . %welfare%
PE_FE_parameters . %PE_FE_parameters%
...
...
This diff is collapsed.
Click to expand it.
main.gms
+
2
−
2
View file @
2408f9eb
...
...
@@ -82,9 +82,9 @@
*
* Regionscode: 690d3718e151be1b450b394c1064b1c5
*
* Input data revision: 5.938
* Input data revision: 5.938
5
*
* Last modification (input data):
Fri
Feb
1
4 1
0:03:25
2020
* Last modification (input data):
Mon
Feb
2
4 1
5:24:12
2020
*
*###################### R SECTION END (VERSION INFO) ###########################
...
...
This diff is collapsed.
Click to expand it.
modules/45_carbonprice/module.gms
+
0
−
1
View file @
2408f9eb
...
...
@@ -23,7 +23,6 @@ $Ifi "%carbonprice%" == "NPi2018" $include "./modules/45_carbonprice/NPi2018/rea
$Ifi "%carbonprice%" == "diffCurvPhaseIn2Lin" $include "./modules/45_carbonprice/diffCurvPhaseIn2Lin/realization.gms"
$Ifi "%carbonprice%" == "diffPhaseIn2Constant" $include "./modules/45_carbonprice/diffPhaseIn2Constant/realization.gms"
$Ifi "%carbonprice%" == "diffPhaseIn2Lin" $include "./modules/45_carbonprice/diffPhaseIn2Lin/realization.gms"
$Ifi "%carbonprice%" == "diffPhaseIn2LinFlex" $include "./modules/45_carbonprice/diffPhaseIn2LinFlex/realization.gms"
$Ifi "%carbonprice%" == "diffPhaseInLin2LinFlex" $include "./modules/45_carbonprice/diffPhaseInLin2LinFlex/realization.gms"
$Ifi "%carbonprice%" == "diffPriceSameCost" $include "./modules/45_carbonprice/diffPriceSameCost/realization.gms"
$Ifi "%carbonprice%" == "exogenous" $include "./modules/45_carbonprice/exogenous/realization.gms"
...
...
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