This repository contains a simple Finite Element Method solver for solving simple problems (1D and 2D) related to Solid Mechanics. Using it for complicated problems is not recommended. MDPA File is needed to run this code.
This was a part of 2 semester course: Modelling and Simulation held at TU Braunschweig. (SoSe 2024, WiSe 2024/25) Validation of this code is done with a GiD Software - an Open-Source FEM simulation Software and Kratos Multiphysics. A specimen was chose with "Plate with a hole".
![]() Figure 1: Problem Statement |
![]() Figure 2: GID displacement x |
![]() Figure 3: GID displacement y |
![]() Figure 4: FEM_SOLVER displacement x |
![]() Figure 5: FEM_SOLVER displacement y |
The difference between GiD Software and our code is tangible and maximum




