29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
|
# PyPSA-Eur-Sec: A Sector-Coupled Open Optimisation Model of the European Energy System
|
||
|
|
||
|
PyPSA-Eur-Sec builds on the electricity generation and transmission
|
||
|
model [PyPSA-Eur](https://github.com/PyPSA/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.
|
||
|
|
||
|
PyPSA-Eur-Sec includes PyPSA-Eur as a
|
||
|
[snakemake](https://snakemake.readthedocs.io/en/stable/index.html)
|
||
|
[subworkflow](https://snakemake.readthedocs.io/en/stable/snakefiles/modularization.html#snakefiles-sub-workflows). 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.
|
||
|
|
||
|
Currently the scripts to solve and process the resulting PyPSA models
|
||
|
are also included in PyPSA-Eur-Sec, although they could in future be
|
||
|
better integrated with the corresponding scripts in PyPSA-Eur.
|
||
|
|
||
|
# Installation
|
||
|
|
||
|
First install [PyPSA-Eur](https://github.com/PyPSA/pypsa-eur) and all
|
||
|
its dependencies.
|
||
|
|
||
|
## Data requirements
|
||
|
|
||
|
JRC-IDEES, JRC biomass potentials, .... EEA emissions.
|