Skip to content

Commit

Permalink
adjust naming
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpietzcker committed Oct 9, 2024
1 parent bf4b788 commit e6f120b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
15 changes: 11 additions & 4 deletions definitions/variable/tag_electricity_input_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,19 @@
description: hydrogen used in combined cycle gas turbine (CCGT) power plants not generating heat

- Hydro:
description: hydropower - includes reservoir and run-of-river, but NOT pumped hydro
description: hydropower
- Hydro|Pumped Storage:
description: hydropower systems with pumping turbines
notes: This hydropower system has two water reservoirs at different elevations.
The definition follows the convention established by the ENTSO-E transparency platform
(https://eepublicdownloads.entsoe.eu/clean-documents/sdc-documents/MAF/2020/Hydropower_Modelling_New_database_and_methodology_V1_0.pdf).
- Hydro|Pumped Storage|Closed-Loop:
description: hydropower systems with pumping but NO natural inflows
- Hydro|Pumped Storage|Open-Loop:
description: hydropower systems with pumping and natural inflows
- Hydro|Reservoir:
description: hydropower systems with seasonal storage capacity
(possibly including pumping turbines)
description: hydropower systems with >24h storage capacity
notes: This definition follows the convention established
by the ENTSO-E transparency platform (https://transparency.entsoe.eu).
- Hydro|Run of River:
description: run-of-river hydro power plants (i.e. without storage capacity)

Expand Down
8 changes: 7 additions & 1 deletion definitions/variable/tag_storage_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@
- Compressed Air:
description: compressed air storage systems
- Pumped Hydro:
description: pumped hydro storage systems - without external inflow (hydro storage with inflow should be reported under "Capacity|Electricity|Hydro")
description: pumped hydro storage systems
- Pumped Hydro|Closed-Loop:
description: pumped hydro storage systems with no natural inflow
notes: The definition follows the convention established by the ENTSO-E transparency platform
(https://eepublicdownloads.entsoe.eu/clean-documents/sdc-documents/MAF/2020/Hydropower_Modelling_New_database_and_methodology_V1_0.pdf).
- Pumped Hydro|Open-Loop:
description: pumped hydro storage systems with natural inflow
- Heat:
description: all types of heat storage systems
- Electric Vehicle:
Expand Down

0 comments on commit e6f120b

Please sign in to comment.