Skip to content

release notes

Hantao Cui edited this page Feb 23, 2020 · 1 revision

The APIs before v1.0.0 are in beta and may change without prior notice.

v0.8.0 (2020-02-12)

  • First release of the hybrid symbolic-numeric framework in ANDES.
  • A new framework is used to describe DAE models, generate equation documentation, and generate code for numerical simulation.
  • Models are written in the new framework. Supported models include GENCLS, GENROU, EXDC2, TGOV1, TG2
  • PSS/E raw parser, MATPOWER parser, and ANDES xlsx parser.
  • Newton-Raphson power flow, trapezoidal rule for numerical integration, and full eigenvalue analysis.

v0.6.9 (2020-02-12)

  • Version 0.6.9 is the last version for the numeric-only modeling framework.
  • This version will not be updated any more. But, models, routines and functions will be ported to the new version.