To edit the material properties in the setting section of FEM_solver.py, open the file and change values if needed;
- E: Young's modulus
- nu: Poisson's ratio
- Py: vertical load on the edge of right top
./src/run.sh 40 10
- arg1: the number of elements in x
- arg2: the number of elements in y
./src/run_steps.sh





