KTH-dESA / OSeMOSYS_step

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

Implement option for other solvers than glpk in the simple step function #8

Closed HauHe closed 1 year ago

HauHe commented 3 years ago

The step function without multiple-scenarios does not contain the option yet to solve with other solvers than glpk.

trevorb1 commented 1 year ago

Should be able to close this, @HauHe? The solver selection is now independent from the rest of workflow :)

HauHe commented 1 year ago

Good point, well spotted!