PowerSimulations.jl Versions Save

Julia for optimization simulation and modeling of PowerSystems. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.

v0.25.3

4 months ago

PowerSimulations v0.25.3

Diff since v0.25.2

Merged pull requests:

  • MultiStart with nothing (#1036) (@jd-lara)
  • device_hvdc and network_const updates (#1041) (@lpstreitmatter)
  • updates to support multiple optimization container (#1042) (@jd-lara)

Closed issues:

  • Manage better Nothing returns in ThermalMultiStart (#1035)

v0.25.2

5 months ago

PowerSimulations v0.25.2

Diff since v0.25.1

Merged pull requests:

  • Add read_variables for single row variables (no timestamp dependence) (#1031) (@rodrigomha)
  • Fix docs errors (#1032) (@rodrigomha)

Closed issues:

  • Read results for 1D variables (#1022)
  • Fix Documentation Errors (#1030)

v0.25.1

5 months ago

PowerSimulations v0.25.1

Diff since v0.25.0

Merged pull requests:

  • HVDC FeedForward with Fixed Values (#1024) (@alefcastelli)
  • remove incorrect method call (#1025) (@jd-lara)
  • Replace cat with preallocated array to fix stackoverflow issue (#1027) (@rodrigomha)
  • fix uses of default attributes (#1028) (@jd-lara)
  • Remove EnergyOutput Aux Vars (#1029) (@rodrigomha)

Closed issues:

  • Implement new way of retrieving default attributes (#1020)
  • Move EnergyOutput out to HPS and SSS (#1023)

v0.25.0

6 months ago

PowerSimulations v0.25.0

Diff since v0.24.1

Merged pull requests:

  • Jd/parameter update fixes (#1013) (@jd-lara)
  • Changes to StaticBranch in FixValueFeedForward (#1019) (@alefcastelli)

v0.24.1

7 months ago

PowerSimulations v0.24.1

Diff since v0.24.0

Merged pull requests:

  • remove stale code (#1016) (@jd-lara)
  • add meta field to ff parameter getter (#1017) (@jd-lara)

v0.24.0

7 months ago

PowerSimulations v0.24.0

Diff since v0.23.3

Merged pull requests:

  • Jd/move energy limit ff out (#1014) (@jd-lara)
  • Clean docs, docstrings, comments and code (#1015) (@pitmonticone)

v0.23.3

8 months ago

PowerSimulations v0.23.3

Diff since v0.23.2

Merged pull requests:

  • relax test (#1011) (@jd-lara)
  • Replace parameterized type variables (#1012) (@daniel-thom)

v0.23.2

8 months ago

PowerSimulations v0.23.2

Diff since v0.23.1

Merged pull requests:

  • Jd/hvdc losses bugfix (#1010) (@jd-lara)

v0.23.1

8 months ago

PowerSimulations v0.23.1

Diff since v0.23.0

Merged pull requests:

  • Fix handling of results with unknown timestamps (#1008) (@daniel-thom)

v0.23.0

8 months ago

PowerSimulations v0.23.0

Diff since v0.22.0

Merged pull requests:

  • Jd/hvdc model (#1003) (@jd-lara)
  • add missing method (#1007) (@jd-lara)

Closed issues:

  • Implement LossLess multiterminal HVDC model (#917)
  • Implement angle minimization of AC terminals for Interconnecting converters in HVDC (#926)