We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1c6bb commit 687bd02Copy full SHA for 687bd02
2 files changed
config/config.default.yaml
@@ -520,7 +520,7 @@ sector:
520
rolling_window_ambient_temperature: 72
521
relative_annual_temperature_reduction: 0.01
522
ptes:
523
- dynamic_capacity: true
+ dynamic_capacity: false
524
supplemental_heating:
525
enable: false
526
booster_heat_pump: false
doc/release_notes.rst
@@ -9,6 +9,8 @@ Release Notes
9
Upcoming Release
10
================
11
12
+* chore: disable PTES dynamic capacity by default
13
+
14
* Add CO2 emission prices configurable per planning horizon for sector-coupled models.
15
The CO2 price is added as a marginal cost on the `co2 atmosphere` Store.
16
0 commit comments