simona
simona copied to clipboard
Improve energyThreshold in case of full or empty storages
Good so far. However, this could be improved by
- selecting the correct EnergyThreshold
- changing the flex options accordingly (no more flex in the corresponding direction if EnergyThreshold > (maxEnergyThreshold - toleranceMargin) or if EnergyThreshold < (minEnergyThreshold + toleranceMargin)).
Should be done in another PR
Originally posted by @danielfeismann in https://github.com/ie3-institute/simona/pull/714#discussion_r1482881679