Skip to content

Switch 2.0.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfripp mfripp released this 19 Apr 03:02
· 407 commits to master since this release

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

Version 2.0.0b2 is the first version of Switch to be published on PyPI. It can be installed via "pip install switch_model".