Final projects
Contents
Final projects#
Seminars#
Seminars based on articles#
Your presentation should include all proofs, and a brief introduction for those topics that we did not do in class.
Seminars based on advanced theory#
Your task is to prepare a one-hour lecture on one of the following topics:
Drift-diffusion-reaction problems (chap. 8 of Quarteroni and Valli [QV94])
Well posedness
Discretization
Inconsistent stabilizations (i.e., artificial diffusion)
Consistent stabilizations (i.e., GLS, SUPG)
A Posteriori Error Estimates and Adaptive Meshes (chap. 10 of Ern and Guermond [EG04])
(A review of) Residual-Based Error Estimates (done in class)
Hierarchical Error Estimates
Duality-Based Error Estimates
Coding projects#
Implement the shifted boundary method (starting from step-60)
Implement the SQH scheme to Solve Nonsmooth PDE Optimal Control Problems
Implement a coupled Laplace-Beltrami – Poisson problem (step-38 + step-6)
Add support for Chapel in deal.II* (step-64 con chapel)
Implement step-64 using Kokkos.
A time dependent problem, using SUNDIALS, and Nitsche boundary conditions.