Releases: lanl-ansi/PowerModels.jl
Releases · lanl-ansi/PowerModels.jl
v0.13.0
v0.13.0 (2019-10-08)
Closed issues:
- Add Test for SOC Storage Model (#609)
- typos in switch.md (#604)
- The formulation of DCPLL model (#603)
- The formulation of DCPLLPowerModel (#602)
- Bug in bus_storage_lookup (#598)
- Line parameters for DC OPF and other lossless calculations (#597)
- How to incorporate start-up & shut-down costs? (#596)
- IpoptSolver not supported anymore? (#595)
- run_ac_pf with solved Matpower cases still takes more than 1 iteration (#590)
- Make HVDC Lines Optional (#585)
- Default QC Relaxation (#577)
- Flexible Storage Loss Constraint (#572)
- Generic Power Balance Constraint (#571)
- Indicator Variable Naming Convention (#551)
- Component On/Off Variables (#390)
Merged pull requests:
- Storage Model Updates (#608) (ccoffrin)
- added a relaxation option to variable_branch_indicator (#607) (rb004f)
- Features for PowerModels v0.13 (#601) (ccoffrin)
- FIX: wrong keyword used to index bus_storage (#599) (noahrhodes)
- Revise Global Keys (#589) (ccoffrin)
- Updates for InfrastructureModels v0.3 (#586) (ccoffrin)
- Update QC Model Names (#584) (ccoffrin)
- Optional Flow Limits (#581) (ccoffrin)
- Storage Component Updates (#580) (ccoffrin)
- Generic Power Balance (#579) (ccoffrin)
- Simplification of GenericPowerModel{T} Type (#530) (ccoffrin)
v0.12.5
v0.12.4
v0.12.4 (2019-08-17)
Fixed a few bugs that caused failures in downstream packages.
v0.12.3
v0.12.3 (2019-08-16)
Closed issues:
- bus voltage bounds (#563)
- Weird output running dc & ac pf in pmap() (#559)
- MathOptInterface support (#558)
- Relax JuMP Model Type (#582)
- Component Status Lookup (#565)
- PowerModels parsing filters decimal status values (#564)
- Extract a Solution from Model Data (#473)
- Add Switch Component (#339)
Merged pull requests:
v0.12.2
v0.12.2 (2019-07-09)
Closed issues:
- branch status solution reporting (#553)
- 'post_ots' breaks! (#550)
- Interface constraint (#549)
- Print Warnings for Issues with Dependent Component Status (#547)
- build_ref() on multinetworks (#541)
Merged pull requests:
- FIX: constraint_voltage_angle_difference <: AbstractBFForm (#557) (pseudocubic)
- Add PWL Variable Cost Functions (#556) (ccoffrin)
- Branch Status Setpoint Fix (#554) (ccoffrin)
- Add equations for alternative storage modeling (#552) (noahrhodes)
- Add Check Status to Data Loading Checks (#548) (ccoffrin)
v0.12.1
v0.12.0
v0.12.0 (2019-06-11)
Closed issues:
- build_ref() on multinetworks (#541)
- Function Name Updates (#538)
- Name of getmcv function (#533)
- Consider Component Status when Building Solutions (#523)
- Update Slope and Intercept Data (#521)
- Consider Removing constraint_voltage (#499)
- Export and Function Name Conventions (#454)
- Current Variable Naming (#366)
- Julia Mutating Function Style (#268)
Merged pull requests:
v0.11.2
v0.11.1
v0.11.1 (2019-05-27)
Closed issues:
- Matpower Parser check for too many gencost values (#113)
- JSON parser (#481)
- Compute Branch Flow Values (#480)
- Generator Commitment Formulation (#475)
Merged pull requests:
- Performance improvements to core_ref (#525) (ccoffrin)
- Add Cost Model Computation Functions (#522) (ccoffrin)
- FIX: Parse of Bool arrays and Inf/NaN values from JSON (#515) (pseudocubic)
- FIX: MultiConductorValue Broadcasting in Julia > v0.7.0- (#482) (pseudocubic)
v0.11.0
v0.11.0 (2019-05-22)
Closed issues:
- PTI Shunt Source Ids (#511)
- Storage Setpoint Data (#487)
- Remove Memento Version Upper Bound (#470)
- Drop support for Julia 0.6/0.7 (#455)
- Remove Deprecated Functions (#453)
- Data Check Naming Conventions (#441)
- Remove Generators without Cost Functions (#440)
- Objective Function Naming (#364)
- Improve Solver Status Reporting (#276)
- Extensions to build_ref (#263)
Merged pull requests: