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
In operate mode, cyclic storage is automatically deactivated. So the model optimises the initial storage as it likes, in a way that doesn't correctly link to the previous iteration. The initial storage is fixed but it's missed in the optimisation because it's linked to the cyclic storage constraint (which has been switched off!).
Which operating systems have you used?
macOS
Windows
Linux
Version
v0.7.0.dev5
Relevant log output
The text was updated successfully, but these errors were encountered:
What happened?
In
operate
mode, cyclic storage is automatically deactivated. So the model optimises the initial storage as it likes, in a way that doesn't correctly link to the previous iteration. The initial storage is fixed but it's missed in the optimisation because it's linked to the cyclic storage constraint (which has been switched off!).Which operating systems have you used?
Version
v0.7.0.dev5
Relevant log output
The text was updated successfully, but these errors were encountered: