Skip to content

A Pyomo / Pysp implementation of the SWITCH grid planning model

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.BOILERPLATE
Notifications You must be signed in to change notification settings

mseaborn/switch_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains the Switch electricity planning model written in Pyomo.
This optimization model is modular and can be used with varying levels
of complexity. Look in the examples directory for demonstrations of
using Switch for investment planning or production cost simulation. The
examples enable varying levels of model complexity by choosing which
modules to include.

See INSTALL for installation instructions.

The doc folder contains auto-generated documentation from the python doc
strings. This should include descriptions of each module, their
intentions, model compoents they define, and what input files they
expect. To refresh the documentation, go to the folder and run
./make_doc.sh This documentation is not well-formatted or pretty, but it
will do until we migrate to Sphinx and invest more effort into writing
higher-level documentation and tutorials.

To test the entire codebase, run this command from the root directory:

./run_tests.py

About

A Pyomo / Pysp implementation of the SWITCH grid planning model

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.BOILERPLATE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages