irena-flextool / flextool

IRENA FlexTool is an energy and power systems model for understanding the role of variable power generation in future energy systems.
https://www.irena.org/energytransition/Energy-System-Models-and-Data/IRENA-FlexTool
Other
23 stars 5 forks source link

Commercial solvers #53

Closed jkiviluo closed 1 year ago

jkiviluo commented 1 year ago

Add possibility to run with specific commercial solvers like CPLEX and Gurobi

jkiviluo commented 1 year ago

Addressed by e212a940e07f91da6d9738b74b89301712c8ffd3

nesfyl commented 3 months ago

I'm re-posting this question, I see that FlexTool now explicitly connects to and uses CPLEX, but what about Gurobi?

ArttuTupala commented 3 months ago

The issue with commercial solvers is that even though they have standardized input file format options, the output format is different (even though they have the same information). A converter needs to be made to glpsol and tested which requires a Gurobi licence that is not currently available. The plan is to get it at some point and make it an option to the FlexTool users.