Skip to content

Commit

Permalink
Add variables required for ECEMF parameter-input comparison (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Oct 2, 2023
1 parent 302f604 commit 441a50e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions definitions/variable/energy/energy-primary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,12 @@
- Primary Energy|Wind:
description: Primary energy consumption from wind energy
unit: EJ/yr
- Primary Energy|Wind|Onshore:
description: Primary energy consumption from onshore wind energy
unit: EJ/yr
- Primary Energy|Wind|Offshore:
description: Primary energy consumption from offshore wind energy
unit: EJ/yr
- Primary Energy|Other:
description: Total primary energy consumption
unit: EJ/yr
Expand Down
12 changes: 12 additions & 0 deletions definitions/variable/technology/technologies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
description: Total installed heat generation capacity for the industrial sector
from {Fuel}
unit: GW
- Efficiency|Hydrogen|Electricity:
description: Efficiency of producing hydrogen from electricity
unit: "%"
skip-region-aggregation: true
- Lifetime|Electricity|Nuclear:
description: Planned technical lifetime of operation for a nuclear power plant
unit: years
skip-region-aggregation: true
- Capital Cost|Electricity|{Electricity Input}:
description: Capital cost for {Electricity Input}
unit: [EUR_2020/kW, USD_2010/kW]
Expand All @@ -33,6 +41,10 @@
description: Capital cost for {Storage Type}
unit: [EUR_2020/kW, USD_2010/kW]
skip-region-aggregation: true
- Capital Cost|Hydrogen|Electricity:
description: Capital cost for hydrogen production from electricity
unit: [EUR_2020/kW, USD_2010/kW]
skip-region-aggregation: true
- Capital Cost|Heat|Residential and Commercial|{Fuel}:
description: Capital cost for {Fuel}
unit: [EUR_2020/kW, USD_2010/kW]
Expand Down

0 comments on commit 441a50e

Please sign in to comment.