Group TSOPF

Group Description
Transient stability-constrained optimal power flow, G. Geng, Zhejiang Univ.

comments on the TSOPF_RS_b2303 matrix:
We are now trying UMFPACK in MATLAB to do some research work
power system optimization. UMFPACK LU function (5 outputs) performs much
faster than normal LU function (3 outputs) of MATLAB for most test cases in
our experiment. However, in one of our test, UMFPACK runs out of memory when
performing LU decomposition to an unsymmetric, non-positive definite matrix
Ck (uploaded on the website). But the normal LU function with COLAMD
successfully completes LU decomposition without any warning and error. All
tests are done in MATLAB 2008b x64 on a PC with 4Gb RAM. We have tried both
UMFPACK 5.0 and 5.2 but neither works. We would very appreciate it if you
could give some suggestions on our implementation.

comments from Guangchao Geng regarding the TSOPF_FS_300 matrix:
KLU (which you recommend us in your last letter) does a perfect
a job in our application of power system optimization. It's faster than
UMFPACK and SuperLU about 10 times in LU factorization phase and 5 times in
backward substitution phase. It greatly speeds up our research work. However,
when we try UMFPACK and KLU to solve a symmetric sparse linear system in
another program, both of the two fails to exceed backslash in MATLAB.
The left-hand side matrix A and right-hand side vector b1 are uploaded in a
single .MAT file at the website. We wonder if MATLAB backslash is the
performance limit for matrices of this kind, or we have other external
solvers worth to try.

Thank you for your consideration.  Guangchao Geng
                
-------------- Guangchao Geng E-mail: genggc at gmail dot com
Institute of Power System, College of Electrical Engineering,
Zhejiang University, Hangzhou, 310027, China.


remainder: 
Here is a matrix collection of our power system optimization application,
This .zip file contains matrices collection of Transient Stability
constrained Optimal Power Flow (TSOPF). All matrices are stored in MAT format
and divided in two groups: Full-Space (FS) group and Reduced-Space (RS)
group.

FS group: 
    - Left-hand side: A (symmetric & indefinite)
    - Right-hand side: b1
    - Solve fastest with Matlab backslash '\' (actually MA57)

RS group:
    - Left-hand side: Ck (asymmetric & indefinite)
    - Right-hand side: Nk (sparse with 300+ columns for large systems)
    - Solve fastest with KLU

Guangchao Geng (genggc at gmail dot com)
2009.01.08

(Update: the titles of the matrices were corrected on March 6, 2009).
Displaying collection matrices 1 - 20 of 27 in total
Id Name Group Rows Cols Nonzeros Kind Date Download File
2219 TSOPF_RS_b2383 TSOPF 38,120 38,120 16,171,169 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2220 TSOPF_FS_b300 TSOPF 29,214 29,214 4,400,122 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2221 TSOPF_FS_b162_c1 TSOPF 10,798 10,798 608,540 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2222 TSOPF_FS_b162_c3 TSOPF 30,798 30,798 1,801,300 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2223 TSOPF_FS_b162_c4 TSOPF 40,798 40,798 2,398,220 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2224 TSOPF_FS_b300_c1 TSOPF 29,214 29,214 4,400,122 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2225 TSOPF_FS_b300_c2 TSOPF 56,814 56,814 8,767,466 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2226 TSOPF_FS_b300_c3 TSOPF 84,414 84,414 13,135,930 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2227 TSOPF_FS_b39_c19 TSOPF 76,216 76,216 1,977,600 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2228 TSOPF_FS_b39_c30 TSOPF 120,216 120,216 3,121,160 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2229 TSOPF_FS_b39_c7 TSOPF 28,216 28,216 730,080 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2230 TSOPF_FS_b9_c1 TSOPF 2,454 2,454 25,032 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2231 TSOPF_FS_b9_c6 TSOPF 14,454 14,454 147,972 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2232 TSOPF_RS_b162_c1 TSOPF 5,374 5,374 205,399 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2233 TSOPF_RS_b162_c3 TSOPF 15,374 15,374 610,299 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2234 TSOPF_RS_b162_c4 TSOPF 20,374 20,374 812,749 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2235 TSOPF_RS_b2052_c1 TSOPF 25,626 25,626 6,761,100 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2236 TSOPF_RS_b2383_c1 TSOPF 38,120 38,120 16,171,169 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2237 TSOPF_RS_b300_c1 TSOPF 14,538 14,538 1,474,325 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market
2238 TSOPF_RS_b300_c2 TSOPF 28,338 28,338 2,943,887 Power Network Problem 2009 MATLAB Rutherford Boeing Matrix Market