Skip to content

Commit 6fb27df

Browse files
authored
updates for v19.01 (#19)
1 parent 2b23b88 commit 6fb27df

File tree

134 files changed

+270785
-207674
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+270785
-207674
lines changed

BASELINE.md

Lines changed: 109 additions & 109 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
PGLib OPF Benchmarks Change Log
22
===============================
33

4+
### v19.01
5+
- Fixed generator voltage setpoints, #5
6+
- Made thermal limits monotonic, #15
7+
- Updated Polish network source files to Matpower v7.0, #17
8+
- Simplified generator data, #18
9+
- Made minor corrections to the fuel cost model
10+
- Updated baseline results and case generation to PowerModels v0.9
11+
412
### v18.08
513
- Add TAMU cases, #7
614
- Add SDET cases, #11
715
- Add GOC cases
816

917
### v18.06
10-
- updated baseline and case generation to PowerModels v0.7
11-
- cleaned up transformer parameters, #4
12-
- added default base kv values, #6
18+
- Cleaned up transformer parameters, #4
19+
- Added default base kv values, #6
20+
- Updated baseline results and case generation to PowerModels v0.7
1321

1422
### v17.08
15-
- initial release, 108 cases
23+
- Initial release, 108 cases
1624

api/pglib_opf_case10000_tamu__api.m

Lines changed: 15214 additions & 12729 deletions
Large diffs are not rendered by default.

api/pglib_opf_case118_ieee__api.m

Lines changed: 130 additions & 76 deletions
Large diffs are not rendered by default.

api/pglib_opf_case1354_pegase__api.m

Lines changed: 783 additions & 523 deletions
Large diffs are not rendered by default.

api/pglib_opf_case13659_pegase__api.m

Lines changed: 12276 additions & 8184 deletions
Large diffs are not rendered by default.

api/pglib_opf_case14_ieee__api.m

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
%%%% %%%%%
3-
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
3+
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v19.01 %%%%%
44
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
55
%%%% Benchmark Group - Active Power Increase %%%%%
6-
%%%% 08 - August - 2018 %%%%%
6+
%%%% 04 - January - 2019 %%%%%
77
%%%% %%%%%
88
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
99
function mpc = pglib_opf_case14_ieee__api
@@ -30,20 +30,20 @@
3030
];
3131

3232
%% generator data
33-
% bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_10 ramp_30 ramp_q apf
33+
% bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin
3434
mpc.gen = [
35-
1 199.0 0.0 199.0 -199.0 1.06 100.0 1 398 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
36-
2 115.0 0.0 115.0 -115.0 1.045 100.0 1 230 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
37-
3 0.0 0.0 72.0 -72.0 1.01 100.0 1 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % SYNC
38-
6 0.0 0.0 56.4 -56.4 1.07 100.0 1 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % SYNC
39-
8 0.0 0.0 30.0 -30.0 1.09 100.0 1 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % SYNC
35+
1 199.0 0.0 199.0 -199.0 1.0 100.0 1 398 0.0; % NG
36+
2 115.0 0.0 115.0 -115.0 1.0 100.0 1 230 0.0; % NG
37+
3 0.0 0.0 72.0 -72.0 1.0 100.0 1 0 0.0; % SYNC
38+
6 0.0 0.0 56.4 -56.4 1.0 100.0 1 0 0.0; % SYNC
39+
8 0.0 0.0 30.0 -30.0 1.0 100.0 1 0 0.0; % SYNC
4040
];
4141

4242
%% generator cost data
4343
% 2 startup shutdown n c(n-1) ... c0
4444
mpc.gencost = [
45-
2 0.0 0.0 3 0.000000 22.879299 0.000000; % NG
46-
2 0.0 0.0 3 0.000000 36.375423 0.000000; % NG
45+
2 0.0 0.0 3 0.000000 7.920951 0.000000; % NG
46+
2 0.0 0.0 3 0.000000 23.269494 0.000000; % NG
4747
2 0.0 0.0 3 0.000000 0.000000 0.000000; % SYNC
4848
2 0.0 0.0 3 0.000000 0.000000 0.000000; % SYNC
4949
2 0.0 0.0 3 0.000000 0.000000 0.000000; % SYNC
@@ -126,9 +126,14 @@
126126
% INFO :
127127
% INFO : === Generator Setpoint Replacement Notes ===
128128
% INFO : Gen at bus 1 : Pg=355.0, Qg=31.0 -> Pg=199.0, Qg=0.0
129+
% INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
129130
% INFO : Gen at bus 2 : Pg=151.0, Qg=48.0 -> Pg=115.0, Qg=0.0
131+
% INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
130132
% INFO : Gen at bus 3 : Pg=0.0, Qg=60.0 -> Pg=0.0, Qg=0.0
133+
% INFO : Gen at bus 3 : Vg=1.0 -> Vg=1.0
131134
% INFO : Gen at bus 6 : Pg=0.0, Qg=47.0 -> Pg=0.0, Qg=0.0
135+
% INFO : Gen at bus 6 : Vg=1.0 -> Vg=1.0
132136
% INFO : Gen at bus 8 : Pg=0.0, Qg=25.0 -> Pg=0.0, Qg=0.0
137+
% INFO : Gen at bus 8 : Vg=1.0 -> Vg=1.0
133138
% INFO :
134139
% INFO : === Writing Matpower Case File Notes ===

api/pglib_opf_case162_ieee_dtc__api.m

Lines changed: 39 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
%%%% %%%%%
3-
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v18.08 %%%%%
3+
%%%% IEEE PES Power Grid Library - Optimal Power Flow - v19.01 %%%%%
44
%%%% (https://github.com/power-grid-lib/pglib-opf) %%%%%
55
%%%% Benchmark Group - Active Power Increase %%%%%
6-
%%%% 08 - August - 2018 %%%%%
6+
%%%% 04 - January - 2019 %%%%%
77
%%%% %%%%%
88
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
99
function mpc = pglib_opf_case162_ieee_dtc__api
@@ -178,37 +178,37 @@
178178
];
179179

180180
%% generator data
181-
% bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_10 ramp_30 ramp_q apf
181+
% bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin
182182
mpc.gen = [
183-
6 491.5 0.0 492.0 -492.0 1.0 100.0 1 983 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
184-
73 256.5 0.0 257.0 -257.0 1.0 100.0 1 513 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
185-
76 808.0 0.0 808.0 -808.0 1.0 100.0 1 1616 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
186-
99 108.0 0.0 108.0 -108.0 1.0 100.0 1 216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
187-
101 74.5 0.0 75.0 -75.0 1.0 100.0 1 149 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
188-
108 306.0 0.0 560.0 -560.0 1.0 100.0 1 612 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
189-
114 137.5 0.0 138.0 -138.0 1.0 100.0 1 275 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
190-
118 134.0 0.0 134.0 -134.0 1.0 100.0 1 268 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
191-
121 480.0 0.0 480.0 -480.0 1.0 100.0 1 960 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
192-
125 1211.0 26.0 1263.0 -1211.0 1.02 100.0 1 2422 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
193-
130 312.0 0.0 312.0 -312.0 1.03 100.0 1 624 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % COW
194-
131 389.5 0.0 390.0 -390.0 1.018 100.0 1 779 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0; % NG
183+
6 491.5 0.0 492.0 -492.0 1.0 100.0 1 983 0.0; % COW
184+
73 256.5 0.0 257.0 -257.0 1.0 100.0 1 513 0.0; % COW
185+
76 808.0 0.0 808.0 -808.0 1.0 100.0 1 1616 0.0; % COW
186+
99 108.0 0.0 108.0 -108.0 1.0 100.0 1 216 0.0; % NG
187+
101 74.5 0.0 75.0 -75.0 1.0 100.0 1 149 0.0; % NG
188+
108 306.0 0.0 560.0 -560.0 1.0 100.0 1 612 0.0; % COW
189+
114 137.5 0.0 138.0 -138.0 1.0 100.0 1 275 0.0; % NG
190+
118 134.0 0.0 134.0 -134.0 1.0 100.0 1 268 0.0; % NG
191+
121 480.0 0.0 480.0 -480.0 1.0 100.0 1 960 0.0; % COW
192+
125 1211.0 26.0 1263.0 -1211.0 1.0 100.0 1 2422 0.0; % COW
193+
130 312.0 0.0 312.0 -312.0 1.0 100.0 1 624 0.0; % COW
194+
131 389.5 0.0 390.0 -390.0 1.0 100.0 1 779 0.0; % NG
195195
];
196196

197197
%% generator cost data
198198
% 2 startup shutdown n c(n-1) ... c0
199199
mpc.gencost = [
200-
2 0.0 0.0 3 0.000000 24.374988 0.000000; % COW
201-
2 0.0 0.0 3 0.000000 42.653546 0.000000; % COW
202-
2 0.0 0.0 3 0.000000 20.207179 0.000000; % COW
203-
2 0.0 0.0 3 0.000000 20.806951 0.000000; % NG
204-
2 0.0 0.0 3 0.000000 49.758941 0.000000; % NG
205-
2 0.0 0.0 3 0.000000 6.657268 0.000000; % COW
206-
2 0.0 0.0 3 0.000000 23.819822 0.000000; % NG
207-
2 0.0 0.0 3 0.000000 42.071883 0.000000; % NG
208-
2 0.0 0.0 3 0.000000 33.832029 0.000000; % COW
209-
2 0.0 0.0 3 0.000000 7.706001 0.000000; % COW
210-
2 0.0 0.0 3 0.000000 16.676084 0.000000; % COW
211-
2 0.0 0.0 3 0.000000 13.076122 0.000000; % NG
200+
2 0.0 0.0 3 0.000000 23.532556 0.000000; % COW
201+
2 0.0 0.0 3 0.000000 30.409326 0.000000; % COW
202+
2 0.0 0.0 3 0.000000 19.040386 0.000000; % COW
203+
2 0.0 0.0 3 0.000000 19.686835 0.000000; % NG
204+
2 0.0 0.0 3 0.000000 38.489977 0.000000; % NG
205+
2 0.0 0.0 3 0.000000 6.111723 0.000000; % COW
206+
2 0.0 0.0 3 0.000000 22.934184 0.000000; % NG
207+
2 0.0 0.0 3 0.000000 29.747826 0.000000; % NG
208+
2 0.0 0.0 3 0.000000 20.377006 0.000000; % COW
209+
2 0.0 0.0 3 0.000000 7.373082 0.000000; % COW
210+
2 0.0 0.0 3 0.000000 15.234482 0.000000; % COW
211+
2 0.0 0.0 3 0.000000 11.354352 0.000000; % NG
212212
];
213213

214214
%% branch data
@@ -680,16 +680,28 @@
680680
% INFO :
681681
% INFO : === Generator Setpoint Replacement Notes ===
682682
% INFO : Gen at bus 6 : Pg=874.0, Qg=212.0 -> Pg=491.5, Qg=0.0
683+
% INFO : Gen at bus 6 : Vg=1.0 -> Vg=1.0
683684
% INFO : Gen at bus 73 : Pg=400.0, Qg=166.0 -> Pg=256.5, Qg=0.0
685+
% INFO : Gen at bus 73 : Vg=1.0 -> Vg=1.0
684686
% INFO : Gen at bus 76 : Pg=1248.0, Qg=66.0 -> Pg=808.0, Qg=0.0
687+
% INFO : Gen at bus 76 : Vg=1.0 -> Vg=1.0
685688
% INFO : Gen at bus 99 : Pg=143.0, Qg=47.0 -> Pg=108.0, Qg=0.0
689+
% INFO : Gen at bus 99 : Vg=1.0 -> Vg=1.0
686690
% INFO : Gen at bus 101 : Pg=82.0, Qg=51.0 -> Pg=74.5, Qg=0.0
691+
% INFO : Gen at bus 101 : Vg=1.0 -> Vg=1.0
687692
% INFO : Gen at bus 108 : Pg=598.0, Qg=44.0 -> Pg=306.0, Qg=0.0
693+
% INFO : Gen at bus 108 : Vg=1.0 -> Vg=1.0
688694
% INFO : Gen at bus 114 : Pg=143.0, Qg=46.0 -> Pg=137.5, Qg=0.0
695+
% INFO : Gen at bus 114 : Vg=1.0 -> Vg=1.0
689696
% INFO : Gen at bus 118 : Pg=175.0, Qg=98.0 -> Pg=134.0, Qg=0.0
697+
% INFO : Gen at bus 118 : Vg=1.0 -> Vg=1.0
690698
% INFO : Gen at bus 121 : Pg=693.0, Qg=194.0 -> Pg=480.0, Qg=0.0
699+
% INFO : Gen at bus 121 : Vg=1.0 -> Vg=1.0
691700
% INFO : Gen at bus 125 : Pg=2233.0, Qg=112.0 -> Pg=1211.0, Qg=26.0
701+
% INFO : Gen at bus 125 : Vg=1.0 -> Vg=1.0
692702
% INFO : Gen at bus 130 : Pg=571.0, Qg=91.0 -> Pg=312.0, Qg=0.0
703+
% INFO : Gen at bus 130 : Vg=1.0 -> Vg=1.0
693704
% INFO : Gen at bus 131 : Pg=690.0, Qg=169.0 -> Pg=389.5, Qg=0.0
705+
% INFO : Gen at bus 131 : Vg=1.0 -> Vg=1.0
694706
% INFO :
695707
% INFO : === Writing Matpower Case File Notes ===

0 commit comments

Comments
 (0)