Skip to content

PyTorch & SciPy based Finite Element Analysis framework for linear elastic materials integrated with GMSH, MESHIO & PARAVIEW

Notifications You must be signed in to change notification settings

bhttchr6/PyFEA3D

Repository files navigation

A PyTorch based 3D Finite Element Solver. It has the following features:

  1. Uses GMSH for mesh generation.
  2. Uses PyTorch libraries matrix manipulations.
  3. Produces output which can be visulaized using ParaView.
  4. Uses scipy for sparse matrix operations.
  5. No loop over gauss integration points. Run main.py for starting running the FEA code.

About

PyTorch & SciPy based Finite Element Analysis framework for linear elastic materials integrated with GMSH, MESHIO & PARAVIEW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages