From 441a50ea66f4610a471e23ebe8aadd3e5aff333c Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Mon, 2 Oct 2023 18:05:04 +0200 Subject: [PATCH] Add variables required for ECEMF parameter-input comparison (#312) --- definitions/variable/energy/energy-primary.yaml | 6 ++++++ definitions/variable/technology/technologies.yaml | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/definitions/variable/energy/energy-primary.yaml b/definitions/variable/energy/energy-primary.yaml index 660bec28..2a3b6dba 100644 --- a/definitions/variable/energy/energy-primary.yaml +++ b/definitions/variable/energy/energy-primary.yaml @@ -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 diff --git a/definitions/variable/technology/technologies.yaml b/definitions/variable/technology/technologies.yaml index c291a2bf..7489fc22 100644 --- a/definitions/variable/technology/technologies.yaml +++ b/definitions/variable/technology/technologies.yaml @@ -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] @@ -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]