willu47 / OSeMOSYS_GNU_MathProg

The GNU MathProg implementation of OSeMOSYS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSeMOSYS GNU MathProg

To run OSeMOSYS, enter the following line into your command prompt and data file name:

glpsol -m osemosys.txt -d  ../Training_Case_Studies/utopia.txt -o results.csv

Alternatively, install GUSEK (http://gusek.sourceforge.net/gusek.html) and run the model within this integrated development environment (IDE). To do so, open the datafile (e.g. atlantis.txt) and select "Use External .dat file" from the Options menu. Then change to the model file and select the "Go" icon or press F5.

About

The GNU MathProg implementation of OSeMOSYS

License:Apache License 2.0


Languages

Language:Python 78.6%Language:Batchfile 11.6%Language:Shell 9.8%