add release notes

This commit is contained in:
Fabian Neumann 2024-01-05 14:32:37 +01:00
parent f68e8d3d61
commit 558763e40c
2 changed files with 5 additions and 1 deletions

View File

@ -90,7 +90,6 @@ co2_budget:
# docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#electricity
electricity:
voltages: [220., 300., 380.]
voltages: [220., 300., 380., 500., 750.]
gaslimit_enable: false
gaslimit: false

View File

@ -10,6 +10,11 @@ Release Notes
Upcoming Release
================
* More wildcard options now have a corresponding config entry. If the wildcard
is given, then its value is used. If the wildcard is not given but the options
in config are enabled, then the value from config is used. If neither is
given, the options are skipped.
* Distinguish between stored and sequestered CO2. Stored CO2 is stored
overground in tanks and can be used for CCU (e.g. methanolisation).
Sequestered CO2 is stored underground and can no longer be used for CCU. This