Skip to content

v0.9.3

Choose a tag to compare

@cuihantao cuihantao released this 05 May 16:35
· 3091 commits to master since this release

This version contains bug fixes and performance tweaks.

  • Fixed an AntiWindup issue that causes variables to stuck at limits.
  • Allow TDS.run() to resume from a stopped simulation and run to the new
    end time in TDS.config.tf.
  • Improved TDS data dump speed by not constructing DataFrame by default.
  • Added tests for kundur_full.xlsx and kundur_aw.xlsx to ensure
    results are the same as known values.