ribesstefano / GPU-accelerated-Finite-Element-Method-using-Python-and-CUDA
Includes the design and implementation in Python and CUDA of the Finite Element Method algorithm to be run on an Nvidia GPU.
☆19Updated 2 years ago
Alternatives and similar repositories for GPU-accelerated-Finite-Element-Method-using-Python-and-CUDA
Users that are interested in GPU-accelerated-Finite-Element-Method-using-Python-and-CUDA are comparing it to the libraries listed below
Sorting:
- FEniCS on GPU takes advantage of CUDA cores to solve SPARSE matrix using cuPy and SciPy libraries.☆18Updated 3 years ago
- multiphenics - easy prototyping of multiphysics problems in FEniCS☆46Updated last year
- Cahn Hilliard CUDA (Phase-Field Simulation of Spinodal Decomposition)☆13Updated 5 years ago
- FFT-based Homogenization☆25Updated 5 years ago
- Allen Cahn CUDA (Phase-Field Simulation of Dendritic Solidification)☆14Updated 6 years ago
- Library for solving time dependent PDEs in FEniCS using Runge-Kutta ESDIRK methods☆12Updated 5 years ago
- ☆14Updated 9 months ago
- multiphenicsx - easy prototyping of multiphysics problems in FEniCSx☆55Updated last month
- Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego☆9Updated 4 months ago
- An implementation of the Immersed Finite Element Method based on deal.II☆35Updated this week
- ☆15Updated 2 years ago
- Rheological Universal Differential Equations: scientific machine learning for modeling complex fluids☆18Updated 2 years ago
- ☆13Updated 3 years ago
- DeepGreen network written in Tensorflow 2☆29Updated 3 years ago
- FFT-based homogenization in Python