There is a newer version of the record available.

Published February 18, 2026 | Version v0.33.0
Software Open

NREL-Sienna/PowerSimulations.jl: v0.33.0

Description

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:

  • Fix: Support FuelCurve{PiecewiseAverageCurve} in ThermalStandardUnitCommitment (#1446) (@Copilot)
  • Test PF-in-the-loop with different HVDC types (#1464) (@luke-kiernan)
  • Mb/decomposition updates (#1485) (@m-bossart)
  • perf annotations and small type inference fixes (#1499) (@luke-kiernan)
  • make performance test friendly to local use (#1500) (@luke-kiernan)
  • assign penalty to slack for StaticBranchBounds (#1503) (@m-bossart)
  • Add Synchronous Condenser Model (#1507) (@rodrigomha)
  • Network Reduction Cleanup and Decomposition Updates (#1508) (@m-bossart)
  • remove old N-1, G-1 code (#1509) (@m-bossart)
  • add license info to docs (#1515) (@juflorez)
  • Modernize package imports to use import Package as ALIAS syntax (#1516) (@Copilot)
  • Fix results to dataframe for one-dim arrays (#1517) (@rodrigomha)
  • Fix straggling 3D results issue (#1518) (@GabrielKS)
  • Fix bugs in AreaBalancePowerModel add_to_expression! functions (#1519) (@luke-kiernan)
  • adjust for PowerFlows.jl naming changes (#1526) (@luke-kiernan)
  • align round method with RoundingMethod options (#1527) (@juflorez)
  • Switch tutorials to Literate.jl formatting and fix broken docs (#1532) (@kdayday)
  • fix issue 1531 and write test case (#1535) (@luke-kiernan)
  • add ff arguments for renewables (#1538) (@m-bossart)
  • add fixes from previous branch (#1539) (@jd-lara)
  • Minor cleanup: make_tutorials (#1540) (@kdayday)
  • Bug fix regex pattern to compile docs (#1541) (@kdayday)
  • switch PowerFlowLine... to PowerFlowBranch... in aux variable names (#1543) (@luke-kiernan)

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)

Files

NREL-Sienna/PowerSimulations.jl-v0.33.0.zip

Files (551.5 kB)

Name Size Download all
md5:9d772ac98e0fcb06e522bfded25a04d4
551.5 kB Preview Download

Additional details

Related works