-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Bug] The storage balance constraints are not correctly created #1007
Comments
Here is the problem: these queries don't keep the order of the tables when the number of rows is large (it seems like greater than 10000) TulipaEnergyModel.jl/src/variables/create.jl Lines 87 to 123 in 19dd03f
|
The |
Tulipa files to reproduce the infeasibility problem: |
Could you illustrate the assumption with an example (just some dummy column values)? |
Description
The is a mix of storage level variables in the balance of the representative periods, see the following constraint which is for the FR_Pump_Hydro_Open, but the DE_Pump_Hydro_Open appears on the storage balance constraint.
Package Version
0.11.0
Julia Version
1.11.3
Reproduction steps
Run the benchmark and check the .lp
Relevant log output
Operating System
No response
The text was updated successfully, but these errors were encountered: