Skip to content

martavp/pypsa-eur-sec-30-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPSA-Eur-Sec-30-path

License: GPL v3

DOI

This repository includes the model PyPSA-Eur-Sec-30-Path used in the paper "Early decarbonisation of the European energy system pays off".

The model allows the myopic optimization of the sector-couple European energy system in 5-year steps, using hourly resolution and one-node-per-country network.

PyPSA-Eur-Sec-30-paths builds on PyPSA-Eur-Sec-30 model and uses the open framework PyPSA. Existing generation capacities are retrieved from powerplantmatching and commissioning dates are manually added in some cases.

WARNING: A newer, improved version of the myopic approach for PyPSA-Eur-Sec is available on Github.

How to run the model

The scripts necessary to run the model are included in the directory 'Model/Scripts/'. Snakemake is used to run the scripts. Some specific versions of packages (such as pandas < 0.22) are used so it is recommended to create an environment using the environment.yaml file.

The necessary input data to run the model can be retrieved from the repository data bundle.

The input data bundle is about 800 MB and it includes time series for electricity and heating demand, solar PV capacity factor time series, onshore and offshore wind capacity factor time series, the Corine Land Cover database, the Nature 2000 network database, JRC-IDEES-2015 database, JRC ENSPRESO biomass potentials, the DEA Technology Catalogue which is used for technology costs evolution, existing and planned transmission capacities included in the TYNDP2016, EEA emission statistics, emobility statistics, hydrogen salt cavern potentials, ETS historical CO_2 price evolution, current share of district heating.

The directory 'paper_graphics/' includes scripts to produce the figures in the main text and supplementary materials of the paper "Early decarbonisation of the European energy system pays off". They are also available in the directory 'figures/'.

License

Copyright 2015-2020 Kun Zhu (AU), Marta Victoria (AU), and Tom Brown (KIT).

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, see LICENSE for further information.