This is the website for Math 692 Graduate Seminar on Fluids and Solids: Mathematics and Numerics in Spring 2025! We are in the Dept. of Mathematics and Statistics at the University of Alaska Fairbanks.
The official course schedule says “Fluids: Mathematics and Numerics”, but I changed the title so elastic solids are in scope. (I am too lazy to make the change official.)
Course details:
- Organizer/Instructor: Ed Bueler, elbueler@alaska.edu.
- Time and place: Thursdays 3:40-4:40pm, Chapman 206.
- In-person is preferred if you are on campus! I will set up Zoom only if it makes sense.
- Credits (CRN 35130): 1.0, but non-credit attendance is welcomed and encouraged.
A schedule of topics appears at the bottom. This schedule is subject to change!
guiding principles
- show up
- talk about fluids and solids and stuff
- try running stuff that does stuff
content
My idea for this seminar is that there are several math graduate students already doing fluids or elasticity research. Broader knowledge, with some kind of focus on the mathematical structures underlying continuum problems, and on finite element/volume formulation of the equations, is helpful to all of us.
I figure I might start the seminar with some kind of continuum mechanics introduction. However, general continuum mechanics quickly gets … boring? In any case, there are many on campus who are expert in various specific fluids/solids problems, and they are all invited. Anyone who is just curious is also invited. Ideally the experts can start their presentations from a somewhat-common starting point, before getting to their particular models.
Tsunamis, linear elasticity, seismology, vulcanology, glaciers, magneto-hydrodynamics, thermodynamics, and water balloons are all in scope. So are talks about the underlying mathematics, for instance Stokes theorem, differential forms, and Sobolev spaces.
Also, it is now pretty easy to do numerical simulations of fluids and solids using the finite element method, for instance using Firedrake. That open source Python-based library was the subject of last year’s finite element seminar, so we have examples to work from.
topics (schedule)
Date | Speaker | Topic | Links |
---|---|---|---|
16 Jan | Ed Bueler | continuum mechanics, toward Navier-Stokes | slides recording |
23 Jan | Ed Bueler | Navier-Stokes for incompressible, viscous fluids | slides recording navierstokes.py cavity.py |
30 Jan | Nick Harrison | irrotational and potential flows | recording |
6 Feb | Martin Truffer | constitutive relations or how to deal with stress | recording video |
13 Feb | Ed Bueler | Firedrake for Navier-Stokes | slides recording navierstokes.py cavity.py cylinder.geo cylinder.py |
20 Feb | Amy Jenson | conservation of energy in glaciers | recording |
27 Feb | Austin Smith | introduction to magneto-hydro-dynamics | |
6 Mar | |||
13 Mar | Spring Break! | ||
20 Mar | |||
27 Mar | |||
3 Apr | |||
10 Apr | |||
17 Apr | Stefano Fochesatto | adaptive meshing for fluids | |
24 Apr |
Github repo with this website, codes, and PDF slides
The Github repo is github.com/bueler/fluid-solid-seminar. It contains this Jekyll website, and a slides/
folder, and codes in py/
etc folders.