[Back]
Numerical Software 2, academic year 2025/26
Week 1, February 16, 2026
Week 2, February 23, 2026
Implementation of the finite element method, P_1 case, lecture notes FEM-implement.pdf, Section 1.1
Tutorial:
writing a cimple C-shell scripts tutorial10_Cshell.pdf,
Link to code(s) for tutorial
Week 3, March 2, 2026
Implementation of the finite element method, P_1 case, lecture notes FEM-implement.pdf, Section 1.1
general case, lecture notes FEM-implement.pdf, Section 1.2
Tutorial: basic implementation of FEM tutorial7_FEM.pdf,
Link to code(s) for tutorial
Week 4, March 9, 2026
Implementation of the finite element method, general case, lecture notes FEM-implement.pdf, Section 1.2
Implementation of the finite element method, lecture notes FEM-implement.pdf, Section 1.3
Tutorial: storing of sparse matrix, advanced implementation of FEM tutorial8_FEMsparse.pdf ,
Link to code(s) for tutorial
Week 5, March 16, 2026
Implementation of the finite element method, lecture notes FEM-implement.pdf, Section 1.3
Implementation of discontinuous Galerkin method, lecture notes FEM-implement.pdf, Section 1.4
Numerical quadratures, lecture notes FEM-implement.pdf, Section 1.5
Tutorial: FreeFEM++ software http://www.freefem.org/ ,
Link to code(s) for tutorial
Week 6, March 23, 2026
mesh generation and mesh adaptation NumSoft.pdf, Chapter 13
anisotropic mesh adaptation AMA.pdf
Tutorial: software for visualization
Week 7, March 30, 2026
anisotropic mesh adaptation AMA.pdf ;
presentation at pres-AMA1.pdf
animation of AMA methods: here
Tutorial: ANGENER code, File 'manual.ps' from the software package angener3.1.tar.gz ,
presentation at pres-AMA2.pdf
Main tasks 3 & 4 tutorial12_AMA.pdf ,
triangulation of L-shape domain triangLL
Week 8, April 6, 2026
No lecture Easter
Week 9, April 13, 2026
Multigrid methods, lecture notes NumSoft.pdf ,
Chapter 15
Tutorial: ANGENER code, File 'manual.ps' from the software package angener3.1.tar.gz ,
presentation at pres-AMA2.pdf
Main tasks 3 & 4 tutorial12_AMA.pdf ,
script compute.sh,
initial mesh for L-shape domain triangLL,