Releases: Sienna-Platform/PowerSimulations.jl
Releases · Sienna-Platform/PowerSimulations.jl
v0.34.2
PowerSimulations v0.34.2
Merged pull requests:
- Replace
NREL-Siennaorg references withSienna-Platform(#1598) (@Copilot) - fix test (#1600) (@jd-lara)
- Update
nrel-siennadocs/references tosienna-platformacross docs and in-repo references (keeping README Slack invite asnrel-sienna) (#1601) (@Copilot)
Closed issues:
- Complete ShiftablePowerLoad formulation (#1491)
v0.34.1
PowerSimulations v0.34.1
v0.34.0
PowerSimulations v0.34.0
Breaking changes
- Changes in decision model API
Merged pull requests:
- Fix
table_formatignored when reading emulation results from cache (#1555) (@Copilot) - performance updates (#1568) (@jd-lara)
- change serialization to hdf logic (#1569) (@jd-lara)
- Fix KeyError when using slacks and reductions with PowerModels (#1571) (@Copilot)
- add fixedoutput for sources (#1573) (@m-bossart)
- use pnm rating method (#1582) (@m-bossart)
- duals refinement (#1585) (@jd-lara)
- improve transmission interface + parallel branches error message (#1587) (@m-bossart)
- add interval to decision (#1591) (@jd-lara)
- Add Shiftable load model (#1592) (@rodrigomha)
- fix T undefined in get_min_max_limits (#1596) (@yasirroni)
- Bump version to 0.33.6 and update dependencies (#1597) (@jd-lara)
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
v0.33.4
PowerSimulations v0.33.4
Merged pull requests:
- add missing term to system expression for PTDF models with Interconnecting Converters (#1565) (@rodrigomha)
v0.33.3
PowerSimulations v0.33.3
Merged pull requests:
- increase the size of the max resolution for a problem (#1562) (@jd-lara)
- Refactor production cost expression (#1563) (@ChenHaotianC)
v0.33.2
PowerSimulations v0.33.2
Merged pull requests:
- add default time series names for sources (#1549) (@luke-kiernan)
- test breakpoints and slopes in
run_mbc_sim(#1550) (@luke-kiernan) - Update meta refresh URL in index.html (#1551) (@kdayday)
- Eliminate utils_dlrs.jl: use parameter container directly in DLR constraints (#1556) (@Copilot)
- Sm/dlr jarrad (#1561) (@SebastianManriqueM)
Closed issues:
Sourcewith time series? (#1546)
v0.33.1
PowerSimulations v0.33.1
Merged pull requests:
- add aux var for AC line losses (#1544) (@luke-kiernan)
- Rh/patch timeseries for renewables (#1548) (@jd-lara)
Closed issues:
v0.33.0
PowerSimulations v0.33.0
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 ALIASsyntax (#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...toPowerFlowBranch...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:
ThermalStandardUnitCommitmenterrors onFuelCurve{PiecewiseAverageCurve}(#1417) - Document: How to maintain power flow in the loop (#1449)
RenewableDispatchwith 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
dtmultiplier (#1531)
v0.32.4
PowerSimulations v0.32.4
Merged pull requests:
- Events cleanup (#1487) (@m-bossart)
- Patch bug 1486 (#1489) (@GabrielKS)
- Fix PSI documentation docstrings (#1490) (@rodrigomha)
- low-hanging fruit for build _impl! precompilation time (#1492) (@luke-kiernan)
- fix issue 1493 (#1494) (@luke-kiernan)
Closed issues: