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

Initial Node State not used #1161

Open
tbaptistal opened this issue Jan 29, 2025 · 0 comments
Open

Initial Node State not used #1161

tbaptistal opened this issue Jan 29, 2025 · 0 comments

Comments

@tbaptistal
Copy link

Describe the bug
initial_node_state parameter isn't used correctly in the following case:

To Reproduce
Using the following model:
Image

initial_node_state parameter is set to 0.

Expected behavior
I expect the storage to start at a state of 0 but it doesn't when model_end is different than block_start (of operations).

Screenshots
When model_end != block_end: (here model_end > block_end):
Image

When model_end == block_end, the behaviour is exactly what we expect:
Image

Desktop (please complete the following information):
SpineOpt: 0.9.2
Toolbox: 0.10.0.dev12
Windows 11

Additional context
DB_json of inputs
storage_initial_state.json
storage_initial_state_output.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant