Releases: Sienna-Platform/PowerSystems.jl
Releases · Sienna-Platform/PowerSystems.jl
Release list
v5.11.1
v5.11.0
PowerSystems v5.11.0
Breaking changes
- New attributed for injectors for reductions
Merged pull requests:
- Add traits to static injectors about active power, reactive power, voltage control (#1645) (@Copilot)
- Unitful getters and setters (#1659) (@luke-kiernan)
- Add EmissionsData SupplementalAttribute for tracking emissions (#1682) (@Copilot)
- Minor Fix: docs badge link (#1686) (@kdayday)
- Fix broken SupplementalAttribute docs cross-reference (#1688) (@Copilot)
- remove dynamic branch (#1691) (@luke-kiernan)
- Move hybrid systems to generated schema (#1692) (@acostarelli)
- base_power is always in natural units (#1694) (@luke-kiernan)
- Remove extra and (#1696) (@acostarelli)
Closed issues:
v5.10.0
PowerSystems v5.10.0
Breaking changes
- Add monitored tables to the Outages
- Remove the defaults in IS and bump
Merged pull requests:
- Jd/drop json3 (#1666) (@jd-lara)
- Add reactive_power_limits to InterconnectingConverter (#1669) (@Copilot)
- Fix broken docs: Switch remaining old org refs and patch literate infrastructure (#1670) (@kdayday)
- allow removing a pump turbine from reservoir (#1671) (@m-bossart)
- Jd/add monitored components table (#1672) (@jd-lara)
- Allow multiple CTs and CTs with different HRSGs in a CombinedCycleBlock (#1674) (@josephmckinsey)
- fix: resolve bugs on parsing fields and psse logic (#1680) (@mcllerena)
Closed issues:
- Reduce printing of warning
does not exist in XXX validation config(#1044) - Improve Semantics of Interface and Interchange flow limits definitions. Also for HVDC components (#1484)
- Add reactive_power_limits to InterconnectingConverter (#1668)
add_supplemental_attribute!on CombinedCycleBlock does not allow multiple CTs for a HRSG (#1673)- Add ability to populate a system with different weather data (#1678)
SwitchedShuntparsing (#1679)- PSS(e) v35 Load Parsing:
DGENP/DGENQ(#1681)
v5.9.1
PowerSystems v5.9.1
Merged pull requests:
- use the sources entry to the Project.toml (#1657) (@jd-lara)
- Replace NREL-Sienna links with Sienna-Platform (#1662) (@Copilot)
- fix: update parsing logics for v35 wecc case (#1664) (@mcllerena)
- Fix incorrect docstrings for component name formatters in System constructor (#1665) (@Copilot)
Closed issues:
v5.9.0
PowerSystems v5.9.0
Merged pull requests:
- Removing parsers: PowerSystemTableData, PowerModelsData, PowerFlowDataNetwork (#1648) (@hannahchubin)
- mbc iec refactor (#1651) (@jd-lara)
- Add GitHub Action to auto-trigger Copilot on documentation build failures (#1655) (@Copilot)
- Add getter for HybridSystem thermal fuel cost (#1660) (@kdayday)
- Hc/psb fixes (#1661) (@hannahchubin)
v5.8.0
PowerSystems v5.8.0
Breaking changes
- Added new API changes to interval.
- Bumped minimum IS version
Merged pull requests:
- Add docstrings to all exported symbols (#1632) (@luke-kiernan)
- Forward delete_existing kwarg in transform_single_time_series! (#1650) (@daniel-thom)
- fix docstring typo (#1652) (@m-bossart)
- Remove deprecated get_components(sys, attribute::SupplementalAttribute) (#1653) (@Copilot)
- extend API to use interval (#1654) (@jd-lara)
- Fix typo: rename OTHEHR_BIOMASS_GAS to OTHER_BIOMASS_GAS (#1656) (@Copilot)
Closed issues:
- bug:
create_pwinc_costhas an undefined variable when thecost_pairsare empty (#1179) - bug:
get_cost_pairshould throw an error or return empty or a more informative error (#1180) - Remove deprecated get_components function in v6.0 (#1558)
- Typo in Fuels for Thermal Generators:
OTHEHR_BIOMASS_GAS(#1610) - MethodError: no method matching get(::Bool, ::String, ::Missing) in create_cost_curve_from_cems #1583 (#1649)
v5.7.0
PowerSystems v5.7.0
Breaking changes
- Addition of GenericImpedance
Merged pull requests:
- add virtualadmittance component (#1643) (@m-bossart)
- voltage helper (#1644) (@jd-lara)
v5.6.1
PowerSystems v5.6.1
Merged pull requests:
v5.6.0
PowerSystems v5.6.0
Merged pull requests:
- Update redirect URL in index.html (#1636) (@kdayday)
- Fix removal of supplemental attributes by type (#1637) (@daniel-thom)
- Enforce unique bus numbers for DCBus similar to ACBus (#1638) (@Copilot)
- Add
replace_dynamic_injector!method (#1639) (@Copilot) - update units test for PSB PR 186 (#1641) (@luke-kiernan)
Closed issues:
- Add method to replace dynamic injector (#891)
- Single source of truth for PSY structs (#1278)
- Refactor parsing code into standalone parser packages (#1551)
- Enforce unique numbers for DCBus similar like ACBus (#1625)
- Example in
generated_working_with_time_seriestutorial didn't reflect the image (#1633)
v5.5.0
PowerSystems v5.5.0
Breaking changes
- Add Plant Attributes
- Corrections to the PSSe parser
Merged pull requests:
- Jd/plant attributes (#1497) (@jd-lara)
- Switch tutorials to Literate.jl formatting and add script and Notebook links (#1603) (@kdayday)
- add a clauderc for PSY (#1620) (@jd-lara)
- fix system checks (#1621) (@m-bossart)
- Add power concepts documentation and clarify storage_capacity per-unit relationship (#1623) (@Copilot)
- Fix documentation badge link in README.md (#1624) (@claytonpbarrows)
- small docstring fix (#1626) (@m-bossart)
- fix: remove r,x and tap formatters from exporter metadata (#1629) (@mcllerena)
- Address review comments: cleanup stale notebooks, fix regex overlap, correct typos (#1631) (@Copilot)
Closed issues: