Skip to content

Commit

Permalink
Update to SGP SPV potential and inclusion URN
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbrinkerink committed Dec 11, 2024
1 parent 4321c53 commit 18b6818
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ emission_penalty:
no_invest_technologies:
- "CSP"
- "WAV"
- "URN"
#- "URN"
- "OTH"
- "WAS"
- "COG"
Expand Down Expand Up @@ -198,7 +198,7 @@ storage_parameters:
# duration]
# Units are in m$/GW (capex_cost, annual_fixed_O&M_cost), $/MWh (variable_O&M_cost),
# % (roundtrip_efficiency), hours (duration = storage capacity (GWh)/Power rating (GW)).
SDS: [1938, 44.25, 0.002, 85, 4]
#SDS: [1938, 44.25, 0.002, 85, 4]

nodes_to_add:
#- "AAAXX" where AAA is a 3-letter country code,
Expand Down
2 changes: 1 addition & 1 deletion resources/data/custom_nodes/RE_potentials.csv
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ SPV,MYSSK,21.768
SPV,PHLLU,86.286
SPV,PHLMI,82.843
SPV,PHLVI,36.614
SPV,SGPXX,1.6
SPV,SGPXX,8.6
SPV,THACE,88.858
SPV,THANO,467.486
SPV,THASO,12.13
Expand Down
12 changes: 6 additions & 6 deletions resources/data/powerplant_build_rates.csv
Original file line number Diff line number Diff line change
Expand Up @@ -187,12 +187,12 @@ URN,PHL,ABS,0,2023,2038
URN,SGP,ABS,0,2023,2038
URN,THA,ABS,0,2023,2038
URN,VNM,ABS,0,2023,2038
URN,IDN,ABS,10,2039,2050
URN,MYS,ABS,10,2039,2050
URN,PHL,ABS,10,2039,2050
URN,SGP,ABS,10,2039,2050
URN,THA,ABS,10,2039,2050
URN,VNM,ABS,10,2039,2050
URN,IDN,ABS,2,2039,2050
URN,MYS,ABS,2,2039,2050
URN,PHL,ABS,2,2039,2050
URN,SGP,ABS,2,2039,2050
URN,THA,ABS,2,2039,2050
URN,VNM,ABS,2,2039,2050
WOF,BRN,ABS,0,2023,2024
WOF,IDN,ABS,0,2023,2024
WOF,KHM,ABS,0,2023,2024
Expand Down

0 comments on commit 18b6818

Please sign in to comment.