Skip to content

Commit

Permalink
delete realization "exogenous of the module "70_water", set "heat" as…
Browse files Browse the repository at this point in the history
… default
  • Loading branch information
LaviniaBaumstark committed Dec 8, 2023
1 parent 66f1091 commit bffa9a8
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 412 deletions.
114 changes: 57 additions & 57 deletions config/scenario_config.csv

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions core/sets.gms
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,6 @@ $endif.altFeEmiFac
***######################## 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/prepare.R

sets

Expand Down Expand Up @@ -956,7 +955,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%
Expand Down
3 changes: 1 addition & 2 deletions main.gms
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,8 @@ $setGlobal internalizeDamages off !! def = off
*'--------------------- 70_water -------------------------------------------
*'
*' * (off): no water demand taken into account
*' * (exogenous): exogenous water demand is calculated based on data on water demand coefficients and cooling shares
*' * (heat): as exogenous only that vintage structure in combination with time dependent cooling shares as vintages and efficiency factors are also considered and demand is a function of excess heat as opposed to electricity output
$setglobal water off !! def = off
$setglobal water heat !! def = heat
*'--------------------- 80_optimization ----------------------------------
*'
*' * (nash): Nash solution. Adjust cm_nash_autoconverge to needs.
Expand Down
33 changes: 0 additions & 33 deletions modules/70_water/exogenous/datainput.gms

This file was deleted.

16 changes: 0 additions & 16 deletions modules/70_water/exogenous/declarations.gms

This file was deleted.

79 changes: 0 additions & 79 deletions modules/70_water/exogenous/input/WaterConsCoef.cs4r

This file was deleted.

79 changes: 0 additions & 79 deletions modules/70_water/exogenous/input/WaterWithCoef.cs4r

This file was deleted.

16 changes: 0 additions & 16 deletions modules/70_water/exogenous/not_used.txt

This file was deleted.

Loading

0 comments on commit bffa9a8

Please sign in to comment.