Skip to content

Commit

Permalink
PGLib-OPF v18.08 (#14)
Browse files Browse the repository at this point in the history
Update to v18.08
  • Loading branch information
ccoffrin authored Aug 17, 2018
1 parent d24b6df commit a20ff87
Show file tree
Hide file tree
Showing 135 changed files with 302,991 additions and 31,786 deletions.
2 changes: 1 addition & 1 deletion BASELINE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The default linear solver will increase the runtime by 2-6x.

**[Ipopt.jl](https://github.com/JuliaOpt/Ipopt.jl):** v0.3.0, ac35cedbdd602bb0f1c257a5e04b516df5119155

**[PGLib OPF](https://github.com/power-grid-lib/pglib-opf):** v18.06, dbfab62e1cffad0a59f6c128b040273ff8ee2f9b
**[PGLib OPF](https://github.com/power-grid-lib/pglib-opf):** v18.08, dbfab62e1cffad0a59f6c128b040273ff8ee2f9b

**Hardware:** Dual Intel 2.10GHz CPUs, 128GB RAM

Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
PGLib OPF Benchmarks Change Log
===============================

### v18.08
- Add TAMU cases, #7
- Add SDET cases, #11
- Add GOC cases

### v18.06
- updated baseline and case generation to PowerModels v0.7
- cleaned up transformer parameters, #4
Expand Down
45,576 changes: 45,576 additions & 0 deletions api/pglib_opf_case10000_tamu__api.m

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/pglib_opf_case118_ieee__api.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.06 %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
%%%% Benchmark Group - Active Power Increase %%%%%
%%%% 07 - June - 2018 %%%%%
%%%% 08 - August - 2018 %%%%%
%%%% %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function mpc = pglib_opf_case118_ieee__api
Expand Down
4 changes: 2 additions & 2 deletions api/pglib_opf_case1354_pegase__api.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.06 %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
%%%% Benchmark Group - Active Power Increase %%%%%
%%%% 07 - June - 2018 %%%%%
%%%% 08 - August - 2018 %%%%%
%%%% %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function mpc = pglib_opf_case1354_pegase__api
Expand Down
4 changes: 2 additions & 2 deletions api/pglib_opf_case13659_pegase__api.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.06 %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
%%%% Benchmark Group - Active Power Increase %%%%%
%%%% 07 - June - 2018 %%%%%
%%%% 08 - August - 2018 %%%%%
%%%% %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function mpc = pglib_opf_case13659_pegase__api
Expand Down
4 changes: 2 additions & 2 deletions api/pglib_opf_case14_ieee__api.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.06 %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
%%%% Benchmark Group - Active Power Increase %%%%%
%%%% 07 - June - 2018 %%%%%
%%%% 08 - August - 2018 %%%%%
%%%% %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function mpc = pglib_opf_case14_ieee__api
Expand Down
4 changes: 2 additions & 2 deletions api/pglib_opf_case162_ieee_dtc__api.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.06 %%%%%
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
%%%% Benchmark Group - Active Power Increase %%%%%
%%%% 07 - June - 2018 %%%%%
%%%% 08 - August - 2018 %%%%%
%%%% %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function mpc = pglib_opf_case162_ieee_dtc__api
Expand Down
Loading

0 comments on commit a20ff87

Please sign in to comment.