default to approximating transmission losses in HVAC lines
This commit is contained in:
parent
c3bcaee1a2
commit
29a95dc997
@ -654,7 +654,7 @@ solving:
|
|||||||
track_iterations: false
|
track_iterations: false
|
||||||
min_iterations: 4
|
min_iterations: 4
|
||||||
max_iterations: 6
|
max_iterations: 6
|
||||||
transmission_losses: 0
|
transmission_losses: 2
|
||||||
linearized_unit_commitment: true
|
linearized_unit_commitment: true
|
||||||
horizon: 365
|
horizon: 365
|
||||||
|
|
||||||
|
@ -10,6 +10,9 @@ Release Notes
|
|||||||
Upcoming Release
|
Upcoming Release
|
||||||
================
|
================
|
||||||
|
|
||||||
|
* Default to approximating transmission losses in HVAC lines
|
||||||
|
(``transmission_losses: 2``).
|
||||||
|
|
||||||
* Remove all negative loads on the ``co2 atmosphere`` bus representing emissions
|
* Remove all negative loads on the ``co2 atmosphere`` bus representing emissions
|
||||||
for e.g. fixed fossil demands for transport oil. Instead these are handled
|
for e.g. fixed fossil demands for transport oil. Instead these are handled
|
||||||
more transparently with a fixed transport oil demand and a link taking care of
|
more transparently with a fixed transport oil demand and a link taking care of
|
||||||
|
Loading…
Reference in New Issue
Block a user