Go to file
lisazeyen 0d999a4991
prepare_sector_network: code formatting
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2021-10-01 17:10:42 +02:00
data add district_heat_share.csv 2021-08-19 10:07:51 +02:00
doc Merge branch 'master' into dh-share 2021-09-30 14:48:26 +02:00
graphics Cherry-pick from #137 (#142) 2021-07-03 12:59:09 +02:00
scripts prepare_sector_network: code formatting 2021-10-01 17:10:42 +02:00
.gitignore add district_heat_share.csv 2021-08-19 10:07:51 +02:00
config.default.yaml Merge branch 'master' into dh-share 2021-09-30 14:48:26 +02:00
LICENSE.txt change license 2021-09-22 18:03:25 +02:00
matplotlibrc Revision complete (#139) 2021-07-01 20:09:04 +02:00
README.md change license 2021-09-22 18:03:25 +02:00
Snakefile Merge branch 'master' into dh-share 2021-09-30 14:48:26 +02:00

GitHub release (latest by date including pre-releases) Documentation GitHub Size Zenodo Gitter

PyPSA-Eur-Sec: A Sector-Coupled Open Optimisation Model of the European Energy System

WARNING: This model is under construction and contains serious problems that distort the results. See the github repository issues for some of the problems (please feel free to help or make suggestions). There is neither documentation nor a paper yet, but we hope to have a preprint out by autumn 2021. We cannot support this model if you choose to use it.

PyPSA-Eur-Sec builds on the electricity generation and transmission model PyPSA-Eur to add demand and supply for the following sectors: transport, space and water heating, biomass, industry and industrial feedstocks. This completes the energy system and includes all greenhouse gas emitters except waste management, agriculture, forestry and land use.

Please see the documentation for installation instructions and other useful information about the snakemake workflow.

This diagram gives an overview of the sectors and the links between them:

sector diagram

Each of these sectors is built up on the transmission network nodes from PyPSA-Eur:

network diagram

For computational reasons the model is usually clustered down to 50-200 nodes.

PyPSA-Eur-Sec was initially based on the model PyPSA-Eur-Sec-30 described in the paper Synergies of sector coupling and transmission reinforcement in a cost-optimised, highly renewable European energy system (2018) but it differs by being based on the higher resolution electricity transmission model PyPSA-Eur rather than a one-node-per-country model, and by including biomass, industry, industrial feedstocks, aviation, shipping, better carbon management, carbon capture and usage/sequestration, and gas networks.

PyPSA-Eur-Sec includes PyPSA-Eur as a snakemake subworkflow. PyPSA-Eur-Sec uses PyPSA-Eur to build the clustered transmission model along with wind, solar PV and hydroelectricity potentials and time series. Then PyPSA-Eur-Sec adds other conventional generators, storage units and the additional sectors.

Licence

The code in PyPSA-Eur-Sec is released as free software under the MIT License, see LICENSE.txt. However, different licenses and terms of use may apply to the various input data.