Skip to content

v1.2.2

Compare
Choose a tag to compare
@cuihantao cuihantao released this 01 Nov 23:08
· 2282 commits to master since this release
518ab41

New Models:

  • PVD1 model, WECC distributed PV model.
    Supports multiple PVD1 devices on the same bus.
  • Added ACEc model, ACE calculation with continuous freq.

Changes and fixes:

  • Renamed TDS._itm_step to TDS.itm_step as a public API.
  • Allow variable sys_f (system frequency) in equation strings.
  • Fixed ACE equation.
    measurement.
  • Support kvxopt as a drop-in replacement for cvxopt
    to bring KLU to Windows (and other platforms).