https://github.com/irieo/integ
Input data and source code for the paper "Modelling uncertainty in coupled electricity and gas system models—is it worth the effort?"
https://github.com/irieo/integ
energy modelling stochastic-programming uncertainty
Last synced: 6 months ago
JSON representation
Input data and source code for the paper "Modelling uncertainty in coupled electricity and gas system models—is it worth the effort?"
- Host: GitHub
- URL: https://github.com/irieo/integ
- Owner: Irieo
- Created: 2020-07-15T09:52:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T08:18:50.000Z (over 4 years ago)
- Last Synced: 2025-04-15T07:55:58.888Z (6 months ago)
- Topics: energy, modelling, stochastic-programming, uncertainty
- Language: Jupyter Notebook
- Homepage:
- Size: 21.3 MB
- Stars: 10
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Input data and source code for the paper "Modelling uncertainty in coupled electricity and gas system models—is it worth the effort?"
### Riepin, I., Möbius, T., Müsgens, F. (2020). Applied Energy
> The interdependence of electricity and natural gas markets is becoming a major topic in energy research. Integrated energy models are used to assist decision-making for businesses and policymakers addressing challenges of energy transition and climate change. The analysis of complex energy systems requires large-scale models, which are based on extensive databases, intertemporal dynamics and a multitude of decision variables. Integrating such energy system models results in increased system complexity. This complexity poses a challenge for energy modellers to address multiple uncertainties that affect both markets. Stochastic optimisation approaches enable an adequate consideration of uncertainties in investment and operation planning; however, stochastic modelling of integrated large-scale energy systems further scales the level of complexity. In this paper, we combine integrated and stochastic optimisation problems and parametrise our model for European electricity and gas markets. We analyse and compare the impact of uncertain input parameters, such as gas and electricity demand, renewable energy capacities and fuel and CO2 prices, on the quality of the solution obtained in the integrated optimisation problem. Our results quantify the value of encoding uncertainty as a part of a model. While the methodological contribution should be of interest for energy modellers, our findings are relevant for industry experts and stakeholders with an empirical interest in the European energy system.
### Keywords:
Energy modelling, energy systems analysis, sector coupling, stochastic programming, uncertainty.
### JEL Classification:
C61, D81, Q4
### Links:
[Applied Energy | Volume 285, 1 March 2021](https://doi.org/10.1016/j.apenergy.2020.116363)### The code reproduces the benchmarks from the paper
Note that model output files are not uploaded to github due to limits on individual file size and on repository size in general.### Citing IntEG
The IntEG model is free: you can access, modify and share it under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. This model is shared in the hope that it will be useful for further research on topics of model coupling and uncertainty, but without any warranty of merchantability or fitness for a particular purpose.
If you use the model or its components for your research, we would appreciate it if you
would cite us as follows:
```
@article{RIEPIN2021116363,
title = {Modelling uncertainty in coupled electricity and gas systems—Is it worth the effort?},
journal = {Applied Energy},
volume = {285},
pages = {116363},
year = {2021},
issn = {0306-2619},
doi = {https://doi.org/10.1016/j.apenergy.2020.116363},
url = {https://www.sciencedirect.com/science/article/pii/S0306261920317426},
author = {Iegor Riepin and Thomas Möbius and Felix Müsgens},
keywords = {Energy modelling, Energy systems analysis, Sector coupling, Stochastic programming, Uncertainty},
}
```