Matrix: Garon/garon2

Description: 2D FEM, Navier-Stokes, CFD. Square w/ inlet and outlet on opp. sides

Garon/garon2 graph
(undirected graph drawing)


Garon/garon2

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Garon
  • Click here for a description of the Garon 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: 1 MB. Use UFget(445) or UFget('Garon/garon2') in MATLAB.
  • download in Matrix Market format, file size: 2 MB.
  • download in Rutherford/Boeing format, file size: 1 MB.

    Matrix properties
    number of rows13,535
    number of columns13,535
    nonzeros373,235
    structural full rank?yes
    structural rank13,535
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries17,372
    nonzero pattern symmetrysymmetric
    numeric value symmetry 67%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorA. Garon
    editorT. Davis
    date1996
    kindcomputational fluid dynamics problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD1,190,950
    Cholesky flop count1.9e+08
    nnz(L+U), no partial pivoting, with AMD2,368,365
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD1,724,168
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD4,336,887

    Note that all matrix statistics (except nonzero pattern symmetry) exclude the 17372 explicit zero entries.

    SVD-based statistics:
    norm(A)44.8683
    min(svd(A))7.32474e-07
    cond(A)6.12558e+07
    rank(A)13,535
    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

    Garon/garon2 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.