KTH-dESA / OSeMOSYS_step

Scripts to conduct myopic runs with OSeMOSYS models
MIT License
0 stars 2 forks source link

Adds GLPK as a solver #53

Closed trevorb1 closed 1 year ago

trevorb1 commented 1 year ago

I would consider this a bit of an unelegant solution, since I am changing filepaths in the snakefile and having to copy over the osemsosy model if running glpk. But! for the time being it works :)

trevorb1 commented 1 year ago

Also, this solutions assumes the model file is named osemosys.txt

trevorb1 commented 1 year ago

@HauHe

HauHe commented 1 year ago

Hi @trevorb1 ,

I made few comments in the code. But nothing major. Is solving with gurobi already functional as well?

trevorb1 commented 1 year ago

Thanks for the feedback! I don't have Gurobi installed on any easily accessible computer right, so you will have to test Gurobi please!