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

Define partition tables #895

Closed
Tracked by #701
abelsiqueira opened this issue Oct 21, 2024 · 3 comments
Closed
Tracked by #701

Define partition tables #895

abelsiqueira opened this issue Oct 21, 2024 · 3 comments
Assignees

Comments

@abelsiqueira
Copy link
Member

At least temporarily

@abelsiqueira abelsiqueira mentioned this issue Oct 21, 2024
52 tasks
@abelsiqueira abelsiqueira self-assigned this Oct 21, 2024
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
@clizbe
Copy link
Member

clizbe commented Oct 24, 2024

As a data input?

@abelsiqueira
Copy link
Member Author

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
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
Related to #895
abelsiqueira added a commit that referenced this issue Nov 4, 2024
abelsiqueira added a commit that referenced this issue Nov 4, 2024
Related to #895
@abelsiqueira
Copy link
Member Author

Closed by #928

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

2 participants