Skip to content
Merged
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
2 changes: 1 addition & 1 deletion config/config.default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ sector:
rolling_window_ambient_temperature: 72
relative_annual_temperature_reduction: 0.01
ptes:
dynamic_capacity: true
dynamic_capacity: false
supplemental_heating:
enable: false
booster_heat_pump: false
Expand Down
2 changes: 2 additions & 0 deletions doc/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Release Notes
Upcoming Release
================

* chore: disable PTES dynamic capacity by default

* Add CO2 emission prices configurable per planning horizon for sector-coupled models.
The CO2 price is added as a marginal cost on the `co2 atmosphere` Store.

Expand Down