Skip to content

Releases: Sienna-Platform/PowerSimulations.jl

v0.34.2

22 Apr 07:08
3501ade

Choose a tag to compare

PowerSimulations v0.34.2

Diff since v0.34.1

Merged pull requests:

  • Replace NREL-Sienna org references with Sienna-Platform (#1598) (@Copilot)
  • fix test (#1600) (@jd-lara)
  • Update nrel-sienna docs/references to sienna-platform across docs and in-repo references (keeping README Slack invite as nrel-sienna) (#1601) (@Copilot)

Closed issues:

  • Complete ShiftablePowerLoad formulation (#1491)

v0.34.1

20 Apr 17:51
fc6c32b

Choose a tag to compare

PowerSimulations v0.34.1

Diff since v0.34.0

v0.34.0

20 Apr 05:13
112334b

Choose a tag to compare

PowerSimulations v0.34.0

Diff since v0.33.5

Breaking changes

  • Changes in decision model API

Merged pull requests:

Closed issues:

  • Handling Equivalent Line Rating for reduced branches with DLR s (#1529)
  • _read_results doesn't take into account table_format for emulation results (#1554)
  • Dual calculations (#1560)
  • Bug when using slacks and reductions with PowerModels (#1570)
  • MethodError: no method matching get(::Bool, ::String, ::Missing) in create_cost_curve_from_cems (#1583)

v0.33.5

21 Mar 18:11
138cccb

Choose a tag to compare

PowerSimulations v0.33.5

Diff since v0.33.4

Merged pull requests:

v0.33.4

20 Mar 18:40
e64186b

Choose a tag to compare

PowerSimulations v0.33.4

Diff since v0.33.3

Merged pull requests:

  • add missing term to system expression for PTDF models with Interconnecting Converters (#1565) (@rodrigomha)

v0.33.3

19 Mar 21:28
2494055

Choose a tag to compare

PowerSimulations v0.33.3

Diff since v0.33.2

Merged pull requests:

v0.33.2

19 Mar 16:29
2195051

Choose a tag to compare

PowerSimulations v0.33.2

Diff since v0.33.1

Merged pull requests:

Closed issues:

  • Source with time series? (#1546)

v0.33.1

24 Feb 01:44
73a6328

Choose a tag to compare

PowerSimulations v0.33.1

Diff since v0.33.0

Merged pull requests:

Closed issues:

  • Implement Time-Varying parameters (sparse) for MarketBidCost (#1138)
  • 2D method with just a few lines changed, let's refactor to eliminate the duplication. (#1370)

v0.33.0

18 Feb 02:34
3ab84c7

Choose a tag to compare

PowerSimulations v0.33.0

Diff since v0.32.4

Breaking changes

  • Rename of flows for the in the loop power flow
  • merge corrections to the emulator set up
  • performance improvements that remove the creation of lines for not monitored ones

Merged pull requests:

Closed issues:

  • Fill in documentation gaps (#951)
  • Create a tutorial and documentation for Emulation Model (#1181)
  • Determine documentation needs for Forced Outages (#1276)
  • Expanding Models in PowerSimulations (#1356)
  • Add minimal how-to or tutorial for working with long format results (#1364)
  • Tutorial: Using data frames to do results handling in PowerSimulations (#1366)
  • Create a PowerSimulations migration guide (#1367)
  • Bug: ThermalStandardUnitCommitment errors on FuelCurve{PiecewiseAverageCurve} (#1417)
  • Document: How to maintain power flow in the loop (#1449)
  • RenewableDispatch with quadratic cost curve (#1493)
  • Tutorial: time-varying market bid cost (#1495)
  • Tutorial: PowerFlow exporter (#1496)
  • Tutorial: How to use contingency models (#1497)
  • Tutorial: HVDC multi-terminal model (#1498)
  • write_result!() function is not supporting Variables of Type DenseAxisArray{Float64, 1, Tuple{UnitRange{Int64}}, Tuple{JuMP.Containers._AxisLookup{Tuple{Int64, Int64}}}} (#1505)
  • Handling 3D Variables in Emulator (#1510)
  • PowerFlow HVDC Tracking issue (#1525)
  • Market bid VOM cost missing dt multiplier (#1531)

v0.32.4

18 Dec 23:55
cfb24dd

Choose a tag to compare

PowerSimulations v0.32.4

Diff since v0.32.3

Merged pull requests:

Closed issues:

  • Implement and test outages with Hydro (#1331)
  • Model build fails when using ThermalStandardUnitCommitment AND ImportExportSourceModel Formulations (#1486)
  • Outdated code in agc.jl (#1488)