Merge branch 'master' into feat/stacktrace-logging
This commit is contained in:
commit
511f5f0d8c
@ -376,7 +376,7 @@ sector:
|
|||||||
2045: 0.8
|
2045: 0.8
|
||||||
2050: 1.0
|
2050: 1.0
|
||||||
district_heating_loss: 0.15
|
district_heating_loss: 0.15
|
||||||
cluster_heat_buses: false
|
cluster_heat_buses: true
|
||||||
bev_dsm_restriction_value: 0.75
|
bev_dsm_restriction_value: 0.75
|
||||||
bev_dsm_restriction_time: 7
|
bev_dsm_restriction_time: 7
|
||||||
transport_heating_deadband_upper: 20.
|
transport_heating_deadband_upper: 20.
|
||||||
|
@ -20,6 +20,7 @@ Upcoming Release
|
|||||||
|
|
||||||
* Stacktrace of uncaught exceptions should now be correctly included inside log files (via `configure_logging(..)`).
|
* Stacktrace of uncaught exceptions should now be correctly included inside log files (via `configure_logging(..)`).
|
||||||
|
|
||||||
|
* Cluster residential and services heat buses by default. Can be disabled with ``cluster_heat_buses: false``.
|
||||||
|
|
||||||
PyPSA-Eur 0.9.0 (5th January 2024)
|
PyPSA-Eur 0.9.0 (5th January 2024)
|
||||||
==================================
|
==================================
|
||||||
|
Loading…
Reference in New Issue
Block a user