generated from iiasa/scse-workflow-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing tiers to primary energy variables
- Loading branch information
Showing
1 changed file
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
- Primary Energy|Biomass|Electricity: | ||
description: Primary energy input of biomass for electricity generation | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|Biomass|Electricity|{CCS}: | ||
description: Primary energy input of biomass for electricity generation {CCS} | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|Biomass|{Secondary Fuel Level 1}: | ||
description: Primary energy input of biomass for conversion to {Secondary Fuel Level 1} | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|Biomass|{Secondary Fuel Level 1}|{CCS}: | ||
description: Primary energy input of biomass for conversion to {Secondary Fuel Level 1} {CCS} | ||
unit: EJ/yr | ||
tier: 3 | ||
|
||
- Primary Energy|Non-Biomass Renewables: | ||
description: Primary energy consumption of renewable energy exluding biomass | ||
unit: EJ/yr | ||
tier: 1 | ||
- Primary Energy|{Primary Non-Biomass Renewables}: | ||
description: Primary energy consumption of {Primary Non-Biomass Renewables} | ||
unit: EJ/yr | ||
tier: 1 | ||
|
||
- Primary Energy|Nuclear: | ||
description: Primary energy consumption of nuclear power (direct equivalent), | ||
includes electricity, heat and hydrogen production from nuclear energy) | ||
unit: EJ/yr | ||
tier: 1 | ||
|
||
- Primary Energy|{Primary Fossil Fuel}: | ||
description: Primary energy consumption of {Primary Fossil Fuel} | ||
unit: EJ/yr | ||
tier: 1 | ||
- Primary Energy|{Primary Fossil Fuel}|{CCS}: | ||
description: Primary energy consumption of {Primary Fossil Fuel} {CCS} | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|{Primary Fossil Fuel}|Electricity: | ||
description: Primary energy consumption of {Primary Fossil Fuel} | ||
for electricity generation | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|{Primary Fossil Fuel}|Electricity|{CCS}: | ||
description: Primary energy consumption of {Primary Fossil Fuel} | ||
for electricity generation {CCS} | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|{Primary Fossil Fuel}|{Secondary Fuel Level 1}: | ||
description: Primary energy consumption of {Primary Fossil Fuel} | ||
for conversion to {Secondary Fuel Level 1} | ||
unit: EJ/yr | ||
tier: 2 | ||
- Primary Energy|{Primary Fossil Fuel}|{Secondary Fuel Level 1}|{CCS}: | ||
description: Primary energy consumption of {Primary Fossil Fuel} for | ||
conversion to {Secondary Fuel Level 1} {CCS} | ||
unit: EJ/yr | ||
tier: 3 | ||
|
||
- Primary Energy|Secondary Energy Trade: | ||
description: Primary energy consumption from trade in secondary energy carriers that | ||
cannot be unambiguoulsy mapped to one of the existing primary energy categories, | ||
e.g. electricity, hydrogen | ||
notes: Negative values indicate net exports of an energy carrier | ||
unit: EJ/yr | ||
tier: 3 | ||
|
||
- Primary Energy|Other: | ||
description: Primary energy consumption from sources that do not fit any other | ||
category (direct equivalent) | ||
unit: EJ/yr | ||
tier: 1 |