Matrix: Bai/olm5000

Description: OLMSTEAD FLOW MODEL

Bai/olm5000 graph Bai/olm5000 graph
(bipartite graph drawing) (graph drawing of A+A')


Bai/olm5000

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Bai
  • Click here for a description of the Bai group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 23 KB. Use UFget(322) or UFget('Bai/olm5000') in MATLAB.
  • download in Matrix Market format, file size: 63 KB.
  • download in Rutherford/Boeing format, file size: 34 KB.

    Matrix properties
    number of rows5,000
    number of columns5,000
    nonzeros19,996
    structural full rank?yes
    structural rank5,000
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetry 67%
    numeric value symmetry 33%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorK. Meerbergen
    editorZ. Bai, D. Day, J. Demmel, J. Dongarra
    date1994
    kindcomputational fluid dynamics problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD14,997
    Cholesky flop count4.5e+04
    nnz(L+U), no partial pivoting, with AMD24,994
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD12,500
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD27,488

    SVD-based statistics:
    norm(A)2.29559e+06
    min(svd(A))0.0619242
    cond(A)3.7071e+07
    rank(A)5,000
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    Bai/olm5000 svd

    For a description of the statistics displayed above, click here.

    Maintained by Tim Davis, last updated 12-Mar-2014.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.
    Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.