Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple initial storage from cyclic storage constraint #732

Open
3 tasks
brynpickering opened this issue Jan 27, 2025 · 0 comments
Open
3 tasks

Decouple initial storage from cyclic storage constraint #732

brynpickering opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@brynpickering
Copy link
Member

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?

  • macOS
  • Windows
  • Linux

Version

v0.7.0.dev5

Relevant log output

@brynpickering brynpickering added this to the 0.7.0 milestone Jan 27, 2025
@brynpickering brynpickering self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant