Releases: Sienna-Platform/PowerSimulationsDynamics.jl
Releases · Sienna-Platform/PowerSimulationsDynamics.jl
Release list
v0.16.1
PowerSimulationsDynamics v0.16.1
Merged pull requests:
- Clean up documentation (#423) (@kdayday)
- Add docs for adding your own dynamic model (#426) (@rodrigomha)
v0.16.0
What's Changed
- change BusTypes to ACBusTypes by @yasirroni-au in #405
- Replace legacy NREL-Sienna org/domain references with Sienna-Platform across docs and metadata by @Copilot in #421
- Update to PSY5 by @rodrigomha in #419
New Contributors
- @yasirroni-au made their first contribution in #405
- @Copilot made their first contribution in #421
Full Changelog: v0.15.0...v0.16.0
v0.11.0
PowerSimulationsDynamics v0.11.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.8.1
v0.15.0
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.jlis fails usingPowerFlows.jlv0.9 (#402)
v0.14.2
PowerSimulationsDynamics v0.14.2
Merged pull requests:
- Mb/add degov3 (#366) (@m-bossart)
- post processing functions return Vector{Float64} (#368) (@m-bossart)
- Rh/update docs (#373) (@rodrigomha)
- typo in docs for droop constructor (#374) (@m-bossart)
- bump PowerNetworkMatrices (#377) (@m-bossart)
- save results even if simulation failed (#378) (@reid23)
- Update README.md (#379) (@claytonpbarrows)
Closed issues:
- Document Active Load Model (#293)
v0.14.1
v0.14.0
PowerSimulationsDynamics v0.14.0
Merged pull requests:
- Access solution at arbitrary vector of times (#365) (@m-bossart)
v0.13.0
PowerSimulationsDynamics v0.13.0
Merged pull requests:
- add DEGOV (#357) (@m-bossart)
- Bump to PSY3, PF 0.6 and PNM 0.9 (#359) (@rodrigomha)
- bump SciMLBase (#360) (@jd-lara)
- update docs (#361) (@rodrigomha)
Closed issues:
- Typos in documents: LCL Filter state-space model reference frame should be on the dq0 axis. (#356)