Releases: NREL-Sienna/PowerSystems.jl
Releases · NREL-Sienna/PowerSystems.jl
v1.0.5
PowerSystems v1.0.5
Closed issues:
- Add example of creating and adding MarketBidCost data (#636)
Merged pull requests:
v1.0.4
v1.0.3
v1.0.2
v1.0.1
PowerSystems v1.0.1
Closed issues:
- Add Documentation (#65)
- De-serialization fails with dynamic models (#642)
- Inconsistency in phase shift angle units (#649)
- System ignores runchecks flag when deserialize (#665)
Merged pull requests:
- docs galore (#633) (@jd-lara)
- Add a Symmetric ReserveDirection (#635) (@andrewrosemberg)
- Adding documentation for MarketBidCost (#637) (@sourabhdalvi)
- Add dynamics documentation (#638) (@rodrigomha)
- add base_power setting (#639) (@jd-lara)
- add convert methods for enums (#640) (@jd-lara)
- Adding missing args to transform_single_time_series (#643) (@sourabhdalvi)
- making inflow pu for hydro gens (#645) (@claytonpbarrows)
- Fixing bugs in docs for MarketBidCost (#646) (@sourabhdalvi)
- updating Thermal Multi Start (#647) (@sourabhdalvi)
- update deps (#648) (@jd-lara)
- Use views when concatenating PTDF matrix (#651) (@raphaelsaavedra)
- add fix to PTDF pst calculation (#653) (@jd-lara)
- Add configure_logging function (#654) (@daniel-thom)
- Add test coverage (#655) (@daniel-thom)
- include available in pf (#656) (@jd-lara)
- add new download method to UtilsData (#658) (@jd-lara)
- jd/additional_docs_sections (#659) (@jd-lara)
- dyn gen deserialization (#661) (@jd-lara)
- fixing docs for MarketBidCost (#662) (@sourabhdalvi)
- update branch naming (#663) (@jd-lara)
- update project toml (#666) (@jd-lara)
- Fix handling of skip_validation flag (#667) (@daniel-thom)
- update toml file (#668) (@jd-lara)
v1.0.0
PowerSystems v1.0.0
Closed issues:
- Storage data from RTS-GMLC (#590)
- Hydro missing field (#613)
- Type of
contributing_services
inadd_service!
(#615) - Excessive printing for arrays of components (#616)
- VariableCost should only accept Tuple{Float64,Float64} or Array{Tuple{Float64,Float64},1} (#617)
Merged pull requests:
- Added struct for Zero Order Battery Model (ZeroOrderBESS.jl) (#595) (@ciaranrob)
- cost function updates (#596) (@jd-lara)
- adding PHES (#597) (@claytonpbarrows)
- Change Int64 to Int (#598) (@andrewrosemberg)
- Refactor serialization (#599) (@daniel-thom)
- add cost to HydroDispatch (#601) (@jd-lara)
- add Hybrid System (#602) (@jd-lara)
- remove setters for states and n_states in dynamic components (#605) (@jd-lara)
- Changes for 1.0 (#607) (@jd-lara)
- Serialize component modules (#608) (@daniel-thom)
- Rename forecasts to time series (#609) (@daniel-thom)
- Cb/valid config generator (#610) (@claytonpbarrows)
- Add add_time_series! method that accepts multiple components (#611) (@daniel-thom)
- Time series updates (#612) (@daniel-thom)
- Pre-1.0 (#618) (@jd-lara)
- Fix validation of time series parameters (#620) (@daniel-thom)
- Jd/psi integration (#622) (@jd-lara)
- Update time series interfaces to match InfrastructureSystems (#623) (@daniel-thom)
- Adding methods to support VariableCost TimeSeries (#625) (@sourabhdalvi)
- Add support for time series cache (#626) (@daniel-thom)
- Time series docs (#627) (@daniel-thom)
- hybridv2 (#628) (@jd-lara)
- Add data format version to serialization (#629) (@daniel-thom)
- service addition to device (#630) (@jd-lara)
- Fix tests (#631) (@daniel-thom)
- Fix linting errors (#632) (@daniel-thom)
- Remove wrong service costs (#634) (@andrewrosemberg)
Pre-1.0 release.
This release is not production-ready, only relevant to start migrating dependencies.
v0.28.1
v0.28.0
PowerSystems v0.28.0
Merged pull requests:
- add missing exports (#592) (@jd-lara)
- Simplify System constructor (#593) (@daniel-thom)
v0.27.0
PowerSystems v0.27.0
Closed issues:
- changing the upper value of lines and transformers' resistance, reactance and susceptance. (#583)
Merged pull requests:
- Fix markdown syntax (#575) (@daniel-thom)
- Rh/update docs (#576) (@jd-lara)
- Documentation (#577) (@jd-lara)
- providing defaults to the tablular parser for dc_line data (#578) (@claytonpbarrows)
- rerun autogenerated code (#579) (@jd-lara)
- add govs (#580) (@jd-lara)
- Update AVR models (#581) (@rodrigomha)
- Psse parse madness (#582) (@jd-lara)
- Include additional validations for PSS/E structs (#584) (@rodrigomha)
- Add ReserveNonSpinning (#585) (@andrewrosemberg)
- Add TGOV1DU (#586) (@rodrigomha)
- Add costs to reserves (#587) (@andrewrosemberg)
- Fix jq examples for viewing serialized files (#588) (@daniel-thom)
- Add filtering to iterate_forecasts (#589) (@daniel-thom)
- change errors to warn (#591) (@jd-lara)