-
Notifications
You must be signed in to change notification settings - Fork 5
The GAMS implementation of OSeMOSYS
License
OSeMOSYS/OSeMOSYS_GAMS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* OSEMOSYS 2011.07.07 conversion to GAMS by Ken Noble, Noble-Soft Systems - August 2012 * OSEMOSYS 2016.08.01 update by Thorsten Burandt, Konstantin Löffler and Karlo Hainsch, TU Berlin (Workgroup for Infrastructure Policy) - October 2017 Files required are: osemosys.gms osemosys_dec.gms utopia_data.txt osemosys_equ.gms To run this GAMS version of OSeMOSYS on your PC: 1. YOU MUST HAVE GAMS VERSION 22.7 OR HIGHER INSTALLED. This is because OSeMOSYS has some parameter, variable and equation names that exceed 31 characters in length, and GAMS versions prior to 22.7 have a limit of 31 characters on the length of such names. 2. Ensure that your PATH contains the GAMS Home Folder. 3. Place all 4 of the above files in a convenient folder, open a Command Prompt window in this folder, and enter: gams osemosys.gms 4. You should find that you get an optimal value of 26630.2254. 5. Some results are created in file SelResults.CSV that you can view in Excel.
About
The GAMS implementation of OSeMOSYS
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published