Skip to content

Switch 2.0

Compare
Choose a tag to compare
@mfripp mfripp released this 01 Aug 05:29
· 342 commits to master since this release
a660620

Version 2.0 of Switch introduces numerous upgrades relative to Version 1.0, including:

  • written in Python (2.7), using Pyomo optimization framework; no proprietary dependencies
  • modular structure - users can select the specific modules needed for each model
  • unit-commitment, part-load heat-rates and spinning reserves
  • numerous special-purpose modules for storage, demand response, etc.
  • command-line interface, with model and scenarios configured via option files

Switch 2.0.0 can be installed from PyPI via "pip install switch_model".