Matrix: Bai/olm500

Description: OLMSTEAD FLOW MODEL

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


Bai/olm500

  • 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: 3 KB. Use UFget(321) or UFget('Bai/olm500') in MATLAB.
  • download in Matrix Market format, file size: 7 KB.
  • download in Rutherford/Boeing format, file size: 4 KB.

    Matrix properties
    number of rows500
    number of columns500
    nonzeros1,996
    structural full rank?yes
    structural rank500
    # 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 AMD1,497
    Cholesky flop count4.5e+03
    nnz(L+U), no partial pivoting, with AMD2,494
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD1,250
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD2,738

    SVD-based statistics:
    norm(A)23120
    min(svd(A))0.0619434
    cond(A)373244
    rank(A)500
    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/olm500 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.