Skip to content

Commit

Permalink
Update to residual capacity
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneOseiOwusu committed Jan 22, 2025
1 parent 1581ae0 commit 613f3f8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Scenario Name
scenario: "250120SAPPv7"
scenario: "250120SAPPv8"

# Temporal Parameters
startYear: 2023
Expand Down
15 changes: 8 additions & 7 deletions resources/data/custom_nodes/residual_capacity.csv
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ TZAXX,HYD,1991,2091,0.84
TZAXX,HYD,1994,2094,68
TZAXX,HYD,2000,2100,180
TZAXX,HYD,2012,2112,4
TZAXX,WND,2024,,300
TZAXX,WND,2024,2054,300
TZAXX,HYD,2028,2128,87.8
TZAXX,HYD,2025,2125,300
TZAXX,HYD,2024,2124,2115
Expand Down Expand Up @@ -221,11 +221,11 @@ ZAFXX,COA,1987,2030,609
ZAFXX,COA,1988,2030,609
ZAFXX,COA,1990,2030,609
ZAFXX,OCG,1976,2006,171
ZAFXX,CCG,2026,,400
ZAFXX,URN,1984,,970
ZAFXX,URN,1985,,970
ZAFXX,BIO,2014,,16
ZAFXX,BIO,2022,,25
ZAFXX,CCG,2026,2056,400
ZAFXX,URN,1984,2044,970
ZAFXX,URN,1985,2045,970
ZAFXX,BIO,2014,2059,16
ZAFXX,BIO,2022,2067,25
ZAFXX,SPV,2013,2043,75
ZAFXX,SPV,2015,2045,5
ZAFXX,SPV,2014,2044,6.9
Expand Down Expand Up @@ -276,4 +276,5 @@ ZAFXX,HYD,1976,2076,60
ZAFXX,HYD,1000,1100,1000
ZAFXX,HYD,400,500,400
ZAFXX,HYD,1992,2092,1000
ZAFXX,HYD,1981,2081,9
ZAFXX,HYD,1981,2026,9
ZAFXX,OCG,2007,2037,1300

0 comments on commit 613f3f8

Please sign in to comment.