Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions nomenclature/definitions/variable/energy/energy-final.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,13 @@ Final Energy|Electricity|Other (excl. Heat, Cooling, Transport):
sector: all
energy use: all excl.heating, cooling, transportation
unit: GWh/yr

Final Energy|Electricity|Other (excl. Heat, Transport):
Comment thread
tburandt marked this conversation as resolved.
Outdated
description: Final electricity consumption for non heating, non e-transport uses,
energy source: electricity
sector: all
energy use: all excl.heating, transportation
unit: GWh/yr

Final Energy|Electricity|Profile:
description: Time series of Final electricity consumption profiles.
Expand Down
46 changes: 41 additions & 5 deletions nomenclature/definitions/variable/technology/power-plant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,19 +181,43 @@ Initial Storage Level|Electricity|Energy Storage System:
unit: GWh

Maximum Charge|Electricity|Energy Storage System:
description: Maximum charge when storing energy the energy storage system unit.
unit: MW
description: Maximum charge when storing energy in the energy storage system unit.
unit: GW

Maximum Discharge|Electricity|Energy Storage System:
description: Maximum discharge when consuming energy from the energy storage system unit.
unit: MW
unit: GW

Maximum Charge|Electricity|Energy Storage System|Lithium-Ion:
Comment thread
tburandt marked this conversation as resolved.
description: Maximum charge when storing energy in the Lithium-Ion Batteries systems.
unit: GW

Maximum Discharge|Electricity|Energy Storage System|Lithium-Ion:
description: Maximum discharge when consuming energy from the Lithium-Ion Batteries systems.
unit: GW

Maximum Charge|Electricity|Energy Storage System|Redox Flow:
description: Maximum charge when storing energy in the Redox Flow Batteries systems.
unit: GW

Maximum Discharge|Electricity|Energy Storage System|Redox Flow:
description: Maximum discharge when consuming energy from the Redox Flow Batteries systems.
unit: GW

Maximum Charge|Electricity|Energy Storage System|Compressed Air:
description: Maximum charge when storing energy in the Compressed air energy storages systems.
unit: GW

Maximum Discharge|Electricity|Energy Storage System|Compressed Air:
description: Maximum discharge when consuming energy from the Compressed air energy storages systems.
unit: GW

Maximum Storage|Electricity|Energy Storage System:
Comment thread
tburandt marked this conversation as resolved.
description: Maximum energy that can be stored by the energy storage systems.
description: Maximum energy that can be stored by the Redox Flow Batteries systems.
unit: GWh

Maximum Storage|Electricity|Energy Storage System|Lithium-Ion:
description: Maximum energy that can be stored by the Lithium Iron Batteries systems.
description: Maximum energy that can be stored by the Lithium-Ion Batteries systems.
unit: GWh

Maximum Storage|Electricity|Energy Storage System|Redox Flow:
Expand All @@ -203,6 +227,18 @@ Maximum Storage|Electricity|Energy Storage System|Redox Flow:
Maximum Storage|Electricity|Energy Storage System|Compressed Air:
description: Maximum energy that can be stored by the Compressed air energy storages systems.
unit: GWh

Roundtrip Efficiency|Electricity|Energy Storage System|Lithium-Ion:
description: Roundtrip efficiency for the Lithium-Ion Batteries systems.
unit: '%'

Roundtrip Efficiency|Electricity|Energy Storage System|Redox Flow:
description: Roundtrip efficiency for the Redox Flow Batteries systems.
unit: '%'

Roundtrip Efficiency|Electricity|Energy Storage System|Compressed Air:
description: Roundtrip efficiency for the Compressed air energy storages systems.
unit: '%'

Minimum Storage|Electricity|Energy Storage System:
description: Minimum energy that can be stored by the energy storage system unit.
Expand Down