PyPSA / PyPSA/pypsa-de

Missing electricity generation from gas in 2020

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
50
Forks
32
Avg merge
5d 21h
Merged PRs (30d)
1

Description

In 2020, the installed capacity for electricity from gas is something like 30.77 GW (https://ember-energy.org/data/electricity-data-explorer/) or 32.54 GW (https://www.energy-charts.info/charts/installed_power/chart.htm?l=en&c=DE&legendItems=2x4fu&year=2020)

In the model we currently use data for pure gas power plants (OCGT and CCGT) from powerplantmatching resulting in a capacity of 6.4 GW and data for KWK Gas Anlagen (central gas CHP) from Marktstammdatenregister resulting in 18.3 GW. So in sum we get 24.7, which is 6-8 GW off.

Own calc for the share of OCGT+CCGT and gas CHP in 2020 are roughly 10 GW and 20 GW. So we are especially missing data from powerplantmatching if we apply the default lifetime of OCGT/CCGT etc. For now, we just scaled the gas capacity to the wished values, which can only be a quick fix.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how powerplantmatching and Marktstammdatenregister data are combined for 2020 gas capacity, including the default OCGT/CCGT lifetimes and the current scaling quick fix. Compare the resulting capacity with the Ember and Energy-Charts reference values. Done means the model accounts for the missing gas generation capacity without relying on the temporary scaling adjustment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.