Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.14 KB

File metadata and controls

14 lines (8 loc) · 1.14 KB

Python3 FEM Codes Recomposed from Other Programming Languages

In this repository, I try to use Python3 to rewrite FEM codes of other programming languages, like Matlab, C++, Fortran, aiming at learning and practicing FEM programming.

FEM Codes of Other Programming Languages

  1. The Matlab codes of chapters 1, 2 and 4 from book titled Introduction to Nonlinear Finite Element Analysis by Nam-Ho Kim.

  2. The Matlab codes from book titled The Finite Element Method Using MATLAB (2ed) by Young Kwon and Hyochoong Bang.

  3. The Matlab codes from master thesis titled MATLAB FEM Code - From Elasticity to Plasticity by Sherif, Feysel Nesru.

Figure 1 Figure 2