Skip to content

Commit

Permalink
Add variables for electricity generation (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Sep 28, 2023
1 parent 2765591 commit 5f68da9
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
41 changes: 41 additions & 0 deletions definitions/variable/energy/secondary-energy-electricity.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
- Secondary Energy|Electricity:
definition: Total net electricity generation
unit: EJ/yr

- Secondary Energy|Electricity|Biomass:
definition: Net electricity generation from purpose-grown bioenergy crops, crop and
forestry residue, municipal solid waste bioenergy and traditional biomass
unit: EJ/yr
- Secondary Energy|Electricity|Biomass|{CCS}:
definition: Net electricity generation from purpose-grown bioenergy crops, crop and
forestry residue, municipal solid waste bioenergy and traditional biomass {CCS}
unit: EJ/yr

- Secondary Energy|Electricity|Non-Biomass Renewables:
definition: Net electricity generation from hydro, wind, solar, geothermal, ocean,
and other renewable sources excluding biomass
unit: EJ/yr
- Secondary Energy|Electricity|{Non-Biomass Renewables}:
description: Net electricity generation from {Non-Biomass Renewables}
unit: EJ/yr

- Secondary Energy|Electricity|Nuclear:
description: Net electricity generation from nuclear power
unit: EJ/yr
- Secondary Energy|Electricity|Hydrogen:
definition: Net electricity generation from hydrogen
unit: EJ/yr
- Secondary Energy|Electricity|Ammonia:
definition: Net electricity generation from ammonia
unit: EJ/yr

- Secondary Energy|Electricity|{Primary Fossil Fuel}:
description: Net electricity generation from {Primary Fossil Fuel}
unit: EJ/yr
- Secondary Energy|Electricity|{Primary Fossil Fuel}|{CCS}:
description: Net electricity generation from {Primary Fossil Fuel} {CCS}
unit: EJ/yr

- Secondary Energy|Electricity|Other:
description: Net electricity generation from sources that do not fit any other category
unit: EJ/yr
20 changes: 20 additions & 0 deletions definitions/variable/energy/tag_non_biomass_renewables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,28 @@
description: hydropower
- Solar:
description: solar energy
- Solar|CSP:
description: utility-scale concentrated solar power (CSP)
- Solar|PV:
description: photovoltaics (PV)
- Solar|PV|Residential:
description: residential rooftop photovoltaics (PV)
- Solar|PV|Commercial:
description: commercial rooftop photovoltaics (PV)
- Solar|PV|Open Land:
description: photovoltaics (PV) on open land (no mixed use)
- Solar|PV|Agri-PV:
description: photovoltaics (PV) on agricultural land (mixed use)
- Solar|PV|Floating:
description: photovoltaics (PV) on water
- Solar|PV|Other:
description: other types of photovoltaics (PV)
- Wind:
description: wind power
- Wind|Onshore:
description: onshore wind power
- Wind|Offshore:
description: offshore wind power
- Geothermal:
description: geothermal sources
- Ocean:
Expand Down

0 comments on commit 5f68da9

Please sign in to comment.