Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs with links and a new paper #888

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions doc/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ On separate pages:
contrib/cla
contrib/video

On GitHub:

- `Our community Code of Conduct <https://github.com/iiasa/message_ix?tab=coc-ov-file>`_
- `How we handle code safety <https://github.com/iiasa/message_ix?tab=security-ov-file>`_

File issues for bugs and enhancements
=====================================

Expand Down
14 changes: 14 additions & 0 deletions doc/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,17 @@ @article{Zipperle-Orthofer-2019
volume = {12},
year = {2019}
}

@article{Weber-2024,
author = {Natália {de Assis Brasil Weber} and Julian David Hunt and Behnam Zakeri and Paulo {Smith Schneider} and Fernando Sérgio {Asfor Parente} and Augusto {Delavald Marques} and Amaro {Olímpio Pereira Junior}},
title = {Seasonal pumped hydropower storage role in responding to climate change impacts on the Brazilian electrical sector},
abstract = {Since Brazil's major energy resources are renewable and directly related to climate factors, it is among the countries most likely of being affected by climate change. Given Brazil's high hydropower storage capacity and the strong seasonal patterns of its renewable resources, introducing Seasonal Pumped Hydropower Storage (SPHS) can help mitigate these challenges. To this end, a methodology is proposed that links the dynamic system-optimization model – MESSAGEix - to regional climate model simulations, called the Brazilian Electricity System MESSAGEix Model (BESMM). This model, with its detailed hydropower representation, is capable of integrating data from three climate change scenarios with the country's energy system. Climate change introduces a new dimension to this approach, as there is evidence of increasing the seasonal imbalance of variable renewable resources in Brazil. BESMM results suggest that SPHS can play a fundamental role in achieving a 100 % renewable matrix by 2100 in RCP 2.6 scenario, as well as enhancing the renewable energy endowment in scenarios RCP 4.5 and RCP 8.5. A reduction of up to 68 % of CO2 emissions is predicted in scenarios incorporating SPHS, compared to scenarios without SPHS.},
doi = {https://doi.org/10.1016/j.est.2024.111249},
issn = {2352-152X},
journal = {Journal of Energy Storage},
keywords = {Renewable energy, Climate change, Energy variability, Integrated Assessment Model},
pages = {111249},
url = {https://www.sciencedirect.com/science/article/pii/S2352152X2400834X},
volume = {87},
year = {2024}
}
15 changes: 15 additions & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,21 @@ A low energy demand scenario for meeting the 1.5 °C target and sustainable de

Scenarios that limit global warming to 1.5 °C describe major… `Read more → <https://www.nature.com/articles/s41560-018-0172-6>`__

Seasonal pumped hydropower storage role in responding to climate change impacts on the Brazilian electrical sector
------------------------------------------------------------------------------------------------------------------
.. figure:: _static/usage_figures/1-s2.0-S2352152X2400834X-gr1.jpg
:width: 250px
:align: right

:cite:ct:`Weber-2024`

- **Spatial**: Brazil
- **Keywords**: Energy modelling, energy variability
- **Usage**: Evaluate how best to shift Brazil to 100% renewable energy by using seasonal pumped hydropower storage.
- **Code**: `On GitHub. <https://github.com/natiweber/BESMM/tree/main>`_

Since Brazil's major energy resources are renewable and directly... `Read more→ <https://www.sciencedirect.com/science/article/pii/S2352152X2400834X>`__

.. _tools:

Tools
Expand Down
Loading