Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 343 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 343 Bytes

FEM program

  • finite element
    • C3D8
      • full integration
  • analysis
    • linear dynamic
  • matrix format
    • 3*3 block sparse matrix (CSR)
  • solver
    • monolis
  • input
    • original format file
  • visualization
    • UCD inp file (for paraview)

manual

manual