Python Finite Element Code
A Python finite element (FE) code is developed to illustrate the following:
- FE code architecture using object-oriented programming concepts
- Nonlinear solution procedures
- Constitutive models
2D flat punch elastic problem
A Python finite element (FE) code is developed to illustrate the following: