-
Notifications
You must be signed in to change notification settings - Fork 20
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
Define partition tables #895
Comments
abelsiqueira
added a commit
that referenced
this issue
Oct 21, 2024
The partition table is being created in a tmp.jl file to help in the refactor. Related to #895
As a data input? |
No, this is for the refactor. The partition tables are the alternative to constraints partitions. See #896. |
abelsiqueira
added a commit
that referenced
this issue
Oct 28, 2024
Create temporary function to implement the strangle strategy of refactoring. Move the creation of the indices of the variable flows to DuckDB. Move the creation of the indices of the highest_in_out constraint to DuckDB. Related to #895
abelsiqueira
added a commit
that referenced
this issue
Oct 29, 2024
abelsiqueira
added a commit
that referenced
this issue
Oct 29, 2024
For FI_Hydro_Reservoir in the EU case, there are no matches in the incoming flows, so there is nothing constraining the time block. In this case, it uses 1 as time_block_start and num_timesteps and tmie_block_end of the single block. Related to #895
abelsiqueira
added a commit
that referenced
this issue
Oct 29, 2024
abelsiqueira
added a commit
that referenced
this issue
Oct 29, 2024
abelsiqueira
added a commit
that referenced
this issue
Nov 4, 2024
Closed by #928 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At least temporarily
The text was updated successfully, but these errors were encountered: