Finite element seminar

Welcome to Math 692 Graduate Seminar: Finite Elements in Spring 2024! We are in the Dept. of Mathematics and Statistics at the University of Alaska Fairbanks.

guiding principles

  1. show up
  2. try stuff

content

My plan is to take the lead on this seminar, and do lectures at the start. Then to lead workshop style, encouraging student presentations, as much as possible.

We will cover the practical finite element method, through actual computations using Firedrake. I plan to mix in enough theory to make the code make sense. The goal is definitely not to prove systematically that the finite element method converges for certain problems.

An introductory partial differential equation problem is (of course) the Poisson equation. Then we can look at

topics (schedule)

Date Topic Slides Code in repo
18 Jan laptop day: install Firedrake, start Poisson slides code
25 Jan Poisson equation examples, Paraview slide code
1 Feb verification, assembly, errors slides code
8 Feb meshes & elements: Gmsh, P_k, Neumann slides code
15 Feb Stokes equations for glaciers slides (ext) code (ext)
22 Feb CANCELLED    
29 Feb time-stepping slides code
7 Mar fast solvers for Poisson slides code
14 Mar Spring Break    
21 Mar nonlinear problems and systems slides
slides
code
28 Mar Stefano Fochesatto: obstacle problem slides code
4 Apr conservation and DG slides
FE table
code
11 Apr Tara Shreve: porous media slides (ext) code (ext)
18 Apr Michael Christoffersen: linear elasticity slides code
25 Apr Austin Smith: waves slides code