PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.

BSD-3-CLAUSE License

Stars
305
Committers
39

Bot releases are visible (Hide)

PowerSystems.jl - v0.23.2

Published by github-actions[bot] over 4 years ago

PowerSystems v0.23.2

Diff since v0.23.1

Merged pull requests:

  • Cb/tabledata bugfix (#548) (@claytonpbarrows)
  • change labels in test (#549) (@jd-lara)
  • Cb/get rating bug (#550) (@claytonpbarrows)
  • adding get_max_reactive_power (#551) (@claytonpbarrows)
  • fixing bag min angle limit in tabledata parser (#552) (@claytonpbarrows)
PowerSystems.jl - v0.23.1

Published by github-actions[bot] over 4 years ago

PowerSystems v0.23.1

Diff since v0.23.0

Merged pull requests:

  • psi06 patches (#546) (@jd-lara)
PowerSystems.jl - v0.23.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.23.0

Diff since v0.22.0

Closed issues:

  • PTDF() uses branch names but bus numbers as lookups (#446)
  • Check binfo return value from getrf!(B) (#447)
  • Serialization issue when having a dot for non-exported structs (#532)

Merged pull requests:

  • update toml (#537) (@jd-lara)
  • Fix powerflow to update in device base (#538) (@rodrigomha)
  • modify flow_limits (#539) (@jd-lara)
  • add set base system (#540) (@jd-lara)
  • Remove MVABase from Inverter (#541) (@rodrigomha)
  • sort buses un Ybus constructor (#542) (@jd-lara)
  • Fix serialization dynamic branch (#543) (@daniel-thom)
  • add max getter functions (#544) (@jd-lara)
PowerSystems.jl - v0.22.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.22.0

Diff since v0.21.0

Closed issues:

  • Refactor write pf results (#513)

Merged pull requests:

  • Use DocStringExtensions TYPEDSIGNATURES (#525) (@daniel-thom)
  • [WIP] Update Dynamic Models Structs (#526) (@rodrigomha)
  • PSIMA 193 & 196 Per unit handling and field renames (#528) (@jd-lara)
  • Add Impedance source in ext when parsing RAW files (#529) (@rodrigomha)
  • table data parsing (#530) (@jd-lara)
  • Cb/per unit tabledata (#531) (@claytonpbarrows)
  • Jd/add dynamic branch (#533) (@jd-lara)
  • Cb/tabledata improvements (#534) (@claytonpbarrows)
  • add missing conversions (#535) (@jd-lara)
  • Update Source and Fix some typos (#536) (@rodrigomha)
PowerSystems.jl - v0.21.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.21.0

Diff since v0.20.1

Merged pull requests:

  • Add Jacobian to power flow solver (#521) (@rodrigomha)
  • minor table data parser improvements (#523) (@claytonpbarrows)
  • Cb/ptdf monitored line (#524) (@claytonpbarrows)
PowerSystems.jl - v0.20.1

Published by github-actions[bot] over 4 years ago

PowerSystems v0.20.1

Diff since v0.20.0

Merged pull requests:

  • Add new AVR models (#515) (@rodrigomha)
  • updating test for new rts hydro energy forecasts (#516) (@claytonpbarrows)
  • update the addition of services (#517) (@jd-lara)
  • forgot one (#518) (@claytonpbarrows)
  • Add set dynamic injector for MultiThermalStart (#519) (@rodrigomha)
  • pwl-origin-cost (#520) (@claytonpbarrows)
  • fix function signature (#522) (@jd-lara)
PowerSystems.jl - v0.20.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.20.0

Diff since v0.19.0

Merged pull requests:

  • Prevent System kwargs from being forwarded to PowerModels functions (#489) (@daniel-thom)
  • PSIMA142: Minor Fixes (#490) (@sourabhdalvi)
  • remove get_tech call (#492) (@jd-lara)
  • PSIMA-62:Adding Thermal PGLIB struct (#493) (@sourabhdalvi)
  • Jd/version bumps (#494) (@jd-lara)
  • Include machine base power in generator's structs (#495) (@rodrigomha)
  • Allow deserializing a read-only time series file (#496) (@daniel-thom)
  • Set base power of devices in system per-unit (#497) (@rodrigomha)
  • Jd/agc devices (#498) (@jd-lara)
  • Update Dynamic Structs (#500) (@rodrigomha)
  • Fix serialization for AGC and RegulationDevice (#501) (@daniel-thom)
  • Updates on PowerFlow solver (#502) (@rodrigomha)
  • Fix serialization of area and load_zone in buses (#503) (@daniel-thom)
  • Use copy_forecasts function to fix convert_component! (#504) (@daniel-thom)
  • Add validation descriptors for RegulationDevice (#505) (@daniel-thom)
  • Add Salient Pole and Round Rotor machine dynamic models (#508) (@rodrigomha)
  • Power flow fix (#509) (@jd-lara)
  • Define machines using IS.forward macro (#510) (@rodrigomha)
  • Fix handling of forecasts for RegulationDevice (#511) (@daniel-thom)
  • Remove device composed within RegulationDevice (#512) (@daniel-thom)
PowerSystems.jl - v0.19.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.19.0

Diff since v0.18.6

Merged pull requests:

  • update for IS 0.9 (#488) (@jd-lara)
PowerSystems.jl - v0.18.6

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.6

Diff since v0.18.5

PowerSystems.jl - v0.18.5

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.5

Diff since v0.18.4

Merged pull requests:

  • Fix serialization when file is not in current directory (#487) (@daniel-thom)
PowerSystems.jl - v0.18.4

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.4

Diff since v0.18.3

Closed issues:

  • Serialized json can't be loaded in different machine (#472)
  • deepcopy creates reference to not owned hdf5 file (#485)

Merged pull requests:

  • Override deepcopy for System (#486) (@daniel-thom)
PowerSystems.jl - v0.18.3

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.3

Diff since v0.18.2

Merged pull requests:

  • Support moving serialization files to new path (#482) (@daniel-thom)
  • Jd/small fixes (#483) (@jd-lara)
  • Handle empty dirname (#484) (@daniel-thom)
PowerSystems.jl - v0.18.2

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.2

Diff since v0.18.1

PowerSystems.jl - PowerSystems v0.18.2

Published by jd-lara over 4 years ago

PowerSystems.jl - v0.18.1

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.1

Diff since v0.18.0

Merged pull requests:

  • Jd/pwl bug fix (#478) (@jd-lara)
PowerSystems.jl - v0.18.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.18.0

Diff since v0.17.2

Merged pull requests:

  • Regenerate structs with updated script (#473) (@daniel-thom)
  • Fix setter names (#474) (@daniel-thom)
  • modifying the pwl cost function to work with PSI (#475) (@sourabhdalvi)
  • Add field types to setter functions (#476) (@daniel-thom)
  • Add connections between static and dynamic injectors (#477) (@daniel-thom)
PowerSystems.jl - v0.17.2

Published by github-actions[bot] over 4 years ago

PowerSystems v0.17.2

Diff since v0.17.1

Merged pull requests:

  • PSIMA-142:Adding ORDC Reserve (#470) (@sourabhdalvi)
  • Jd/pwl improvements (#471) (@jd-lara)
PowerSystems.jl - v0.17.1

Published by github-actions[bot] over 4 years ago

PowerSystems v0.17.1

Diff since v0.17.0

Merged pull requests:

  • Automatically deserialize optional System fields (#469) (@daniel-thom)
PowerSystems.jl - v0.17.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.17.0

Diff since v0.16.0

Merged pull requests:

  • amend tests (#462) (@jd-lara)
  • Fix serialization of DynamicInverter (#463) (@daniel-thom)
  • Jd/available field services (#464) (@jd-lara)
  • Add methods for get_forecast_values (#465) (@daniel-thom)
  • Jd/remove areas (#466) (@jd-lara)
  • Change errors to warnings (#467) (@daniel-thom)
PowerSystems.jl - v0.16.0

Published by github-actions[bot] over 4 years ago

PowerSystems v0.16.0

Diff since v0.15.1

Merged pull requests:

  • add aqua to dependencies and runtests (#458) (@jd-lara)
  • add the get_available components method (#459) (@jd-lara)
  • Provide configurable time series data directory (#460) (@daniel-thom)
  • Jd/updates lits04 (#461) (@jd-lara)
Package Rankings
Top 5.0% on Juliahub.com
Badges
Extracted from project README
Main - CI codecov Documentation Build DOI PowerSystems.jl Downloads