cluster heat buses by default
This commit is contained in:
parent
2f5f260c18
commit
682d3d857b
@ -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.
|
||||||
|
@ -18,6 +18,7 @@ Upcoming Release
|
|||||||
|
|
||||||
* Add warning when BEV availability weekly profile has negative values in `build_transport_demand`.
|
* Add warning when BEV availability weekly profile has negative values in `build_transport_demand`.
|
||||||
|
|
||||||
|
* 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