Abstract: This research investigates and compares the overall performance of different numerical methods, and focuses on their accuracy, what will be the convergence rate, and the computational cost ...
This project employs a one-dimensional Finite Element Method (FEM) solver in Python. It uses the Galerkin method with 1D Lagrange basis functions and 2nd order Gaussian Quadrature for numerical ...