Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-09 | 1.5 kB | |
v0.15.0 source code.tar.gz | 2025-07-09 | 5.4 MB | |
v0.15.0 source code.zip | 2025-07-09 | 5.6 MB | |
Totals: 3 Items | 11.0 MB | 3 |
PowerSimulationsDynamics v0.15.0
Breaking changes
- Added new Models
- Changed the dependencies on PowerFlows.jl
- Update to PowerSystems v4
Merged pull requests:
- Hr/add limiters (#376) (@HaleyRoss)
- correct get_rate to get_rating (#381) (@HaleyRoss)
- Fixes a bug when calling Jacobian for a system with delays (#382) (@m-bossart)
- update to psy4 (#383) (@jd-lara)
- add unique_timestamps option for post processing (#384) (@m-bossart)
- Add PIDGOV model (#387) (@rodrigomha)
- Add AVR ST6B (#388) (@SebastianManriqueM)
- Add ST8C, DEGOV1 and TGSimple models. Also, remove Windows PR Testing temporarily (#390) (@rodrigomha)
- Add wpidhy (#391) (@SebastianManriqueM)
- Add Documentation text in README (#394) (@rodrigomha)
- Correct typo in configure_logging
(#395) (@Robbybp)
- add doi to the arxiv in README.md (#397) (@yasirroni)
- WIP fix test on missing unique_timestamps
(#399) (@yasirroni)
- Update compat to PowerFlows.jl v0.9.0 (#400) (@yasirroni)
- Bump to psy4 (#403) (@rodrigomha)
Closed issues:
- Separating limiters from saturation models in the source code (#229)
- Add inverter models with current limiting (#328)
- Three bus multi-machine model "ResidualModel failed to build" error with DynamicInverter placed at reference bus (#401)
- test_case49_csvgn1.jl
is fails using PowerFlows.jl
v0.9 (#402)