Releases: lanl-ansi/PowerModels.jl
Releases · lanl-ansi/PowerModels.jl
v0.18.1
v0.18.0
PowerModels v0.18.0
Closed issues:
- Result Count Update (#646)
- Drop Support for JuMP v0.20 (#673)
- Jacobian Computation (#698)
- Flow Cuts Name (#713)
- Revised PWL Data Processing (#716)
- Obtaining incidence + PTDF matrix from network_data (#728)
- Conjugate in Admittance Matrix (#734)
- PowerFlow Result API (#739)
- Update Infrastructure Models Conventions (01/2021) (#757)
- Reference Bus Requirement in AdmittanceMatrix Data (#760)
- Improve multi-network support in data processing functions (#764)
Merged pull requests:
v0.17.4
PowerModels v0.17.4
Closed issues:
- convert ramp rates to p.u. (#561)
- dual variable extraction broken for
constraint_power_balance_ls
(#741) - pg_sqr Constraint in Conic Formulations (#743)
- Mosek error in solving opf with SDPWRMPowerModel (#744)
- IV model not initializing (#746)
- Getting INVALID_MODEL error while solving RMSE (#748)
- Power Models Distribution State Estimation package conflict (#751)
- Export PTI data (#752)
- Track solver progress (#759)
Merged pull requests:
v0.17.3
PowerModels v0.17.3
Closed issues:
- How to use current_constraint_limits and define c_rating_a? Testing and Documentation enhancement? (#727)
- Loading matpower files (#731)
- Display or print model to LP file (#735)
- Adding constraints after instantiating IV-model (#736)
- Geographic location of buses (#740)
Merged pull requests:
v0.17.2
PowerModels v0.17.2
Closed issues:
- PSSE import - transformer impedance scaling and winding voltage (#629)
- LPAC in TNEP (#708)
- Branch results (#720)
- Gen Power Variable Function Names (#725)
- Load Power Function Name (#726)
- Matpower parsing error - string "Inf" can not be parsed (#729)
Merged pull requests:
v0.17.1
PowerModels v0.17.1
Closed issues:
- Is
multiconductor
keyword argument still needed ininstantiate_model
? (#670) - Storage Constraint (#704)
- User-built Constraints (#706)
- Add a flag to export only the matpower spec and not extra PowerModels data (#707)
- PWL Cost Data Management (#709)
- Problem with installation (#711)
- PSSE parser three winding transformer (#712)
Merged pull requests:
v0.17.0
v0.16.0
v0.15.5
PowerModels v0.15.5
Closed issues:
- Best Output Behavior of Bus Phase Angles, when the model has no such variable (#6)
- Unit Tests for Matpower Parser Error Messages (#41)
- Documentation of Multi-Conductor (#281)
- Remove pg_sqr variables from conic formulations (#353)
- Robustness of constraint_thermal_limit with lowerbounds (#399)
- Review Solution Collection Time (#478)
- Solution builder fails on components with status=1 and their bus_status = 4 (#606)
Merged pull requests:
- Fixes for PWL Cost Functions in Matpower Tools (#687) (@ccoffrin)
- Remove Flow Variables from PF Definition (#688) (@ccoffrin)
- NLSolve AC Power Flow Solver (#689) (@ccoffrin)
- Minor Fix to the Mathematical Model Docs (#690) (@ccoffrin)
- Use Generic InfrastructureModels Tools (#691) (@ccoffrin)
- Update PWL Implementation to Extreme-Point Variant (#692) (@ccoffrin)
- Fix some docstrings (#693) (@raphaelsaavedra)
- Breaking Updates to Data Helper Functions (#694) (@ccoffrin)
- Improved Generator Assignment in AC-PF (#695) (@ccoffrin)