Disclamer
One may distribute, remix, tweak, and build upon the works included herein, even commercially, as long as you credit the author for the original creation. By using this material, you agree that the exclusions and limitations of liability set out in this disclaimer are reasonable. If you do not think they are reasonable, you must not use this material.
Contents of Codes
Reference book: An Introduction to the Finite Element Method, Third Edition, McGraw-Hill, NY, 2006.
- FEM1D – in Fortran (click to download the code)
- FEM2D – in Fortran (click to download the code)
Introduction to Computer Program FEM1D(Ch7)
Fortran Code: FEM1DF15.FOR
Examples: Example1.inp, Example2.inp, Example3.inp, Example3a.inp, Example4.inp, Example5.inp, Example6.inp, Example7.inp
FEM1D – in MATLAB (click to download)
Introduction to Computer Program FEM2D(Ch13)
Fortran Code: FEM2DF15.FOR
Examples: membrane.inp, 2DEXMPL.inp, FEM2DCNV.inp
FEM2D – in MATLAB (click to download)