Skip to content

samwebster/TIMES_Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIMES Demo model

This is a demo model presenting the use of the TIMES model generator.

The demo model (the GAMS input data files specifying the model) is in the subfolder Model. All the input data files are text files, usually generated from a database by a user shell, but they can also be created and edited with any text editor.

The TIMES source code is in the subfolder Source (licensed under GPLv3).

You can run the model with GAMS in the Model subfolder, using the following command:

GAMS rundemo

This demo model is based on the Demo12 model documented in the TIMES documentation available on the ETSAP site TIMES Documentation Part IV and on GitHub TIMES_Documentation.

The demo model runs using the CBC solver which is an open-source mixed integer programming solver working with the COIN-OR LP solver CLP and the COIN-OR Cut generator library Cgl.

About

TIMES Demo Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GAMS 100.0%