You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@GeoDerp , can you assist I think there is a logic error in the stop intervals code that it tries to squeeze in all the power required in the time remaining before the stop interval without consideration of the p_nom restriction.
Maybe related to this issues I am see power allocated to deferrable loads when the def_total_hours runtime param contains zero for that particular def load.
Describe the bug
At times the optimisation allocates power levels which are above p_nom for deferrable loads.
To Reproduce
Expected behavior
p_deferrable should not exceed p_nom, so in this case it should not exceed 600 W for the 17:00 timesteps.
Then a few minutes later, optimisation is delivering the expected behaviour.
Home Assistant installation type
Your hardware
EMHASS installation type
Additional context
deferrable4 (my hot water heat pump) has an additional constraint to complete by sunset, which occurs at the 17:00 timestep.
I suspect the optimisation is allocating additional power to deferrable4 at this point, because it is constrained..
Another set of sub optimal results 5 minutes later:
The text was updated successfully, but these errors were encountered: