Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-09 | 2.7 kB | |
v0.30.2 source code.tar.gz | 2025-06-09 | 308.7 kB | |
v0.30.2 source code.zip | 2025-06-09 | 427.3 kB | |
Totals: 3 Items | 738.6 kB | 0 |
PowerSimulations v0.30.2
Merged pull requests:
- Implement decremental market bid cost with pwl cost curve (#1182) (@purboday)
- AC power flow loss factor auxiliary variable (#1238) (@rbolgaryn)
- Fix test failures in PR 1182 (#1261) (@GabrielKS)
- Sm/dev scuc (#1264) (@SebastianManriqueM)
- Fix issues in https://github.com/NREL-Sienna/PowerSimulations.jl/issues/1260 (#1265) (@purboday)
- Add PowerAnalytics
to CI cross-package tests (#1268) (@GabrielKS)
- Add LCC physical model (#1271) (@mcllerena)
- Fix bug 1273 (#1274) (@GabrielKS)
- Consolidate MarketBidCost PR into PSY5 (#1282) (@rodrigomha)
- Implement time variable startup and shutdown cost functionality (#1284) (@GabrielKS)
- hvdc area fix (#1285) (@jd-lara)
- Add events (#1289) (@m-bossart)
- Fix realized timestamp bug (#1295) (@rodrigomha)
- Fix [#1298], fix [#1297] for thermals, test that (#1300) (@GabrielKS)
- add On Limit for LoadInterruption (#1302) (@rodrigomha)
- Add imports exports model (#1305) (@rodrigomha)
- adding simplified HVDC and PST representations for power flow in the loop (#1306) (@rbolgaryn)
- change names for pnm compatibility (#1309) (@m-bossart)
- fixing some of the tests (#1316) (@rbolgaryn)
- Fix bug [#1320] by adding unit conversions; test (#1321) (@GabrielKS)
Closed issues:
- Events (#892)
- Examples for Unit Commitment Problem (#1108)
- Implement using a single system for a simulation (#1170)
- Error with emulator and in_memory = true (#1244)
- Writing result fails when using emulator at 5 min resolution (#1245)
- Update documentation badge to stable (#1249)
- Implement Total Time at status update (#1253)
- Add checks for integer MTTR during outages (#1258)
- Bug: reading OptimizationProblemResults
with specified start_time
or len
does not subset correctly (#1267)
- Bug: branch types incorrectly assigned in power flow in the loop (#1273)
- PowerLoadInterruption is not multiplying the OnVariable by p_max to limit the load. (#1275)
- Custom DecisionProblems cannot be properly built if they are not specified as DefaultDecisionProblem (#1280)
- Issue with retrieving simulation results under PowerSimulations v0.30.1 (#1286)
- read_realized_variable() not working for a VariableKey (#1287)
- Error: Simulation build failed due to non-compatible UC model horizon and forecast horizon (#1290)
- MarketBidCost
formulation incorrectly refers to no load cost rather than min gen cost (#1297)
- AbstractThermalUnitCommitment
formulations add spurious constant to cost expression (#1298)
- Bug: failure to convert units in export in the loop (#1320)