GenXProject / GenX.jl

GenX: a configurable power system capacity expansion model for studying low-carbon energy futures. More details at : https://genx.mit.edu
https://genxproject.github.io/GenX.jl/
GNU General Public License v2.0
273 stars 117 forks source link

[Question]: Integer clustering in multi-stage modelling #732

Open loliverio opened 3 months ago

loliverio commented 3 months ago

Question

Hi, I am currently encountering an issue when attempting to run integer clustering for unit commitment on a multi-stage model. I tested integer clustering on the example multi-stage system and it presented an error. Is there any functionality currently available that allows integer clustering in multi-stage models?

Additional context

The error was: LoadError: Gurobi Error 10005: Unable to retrieve attribute 'Pi'. The model than ran correctly with linear clustering.

chamanbaz commented 3 weeks ago

I have the same question as well. I appreciate someone answering this.