v0.9.3
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 inTDS.config.tf
. - Improved TDS data dump speed by not constructing DataFrame by default.
- Added tests for
kundur_full.xlsx
andkundur_aw.xlsx
to ensure
results are the same as known values.