UW AMath Conservation Laws and Finite Volume Methods
 
Applied Math 574
 
Winter Quarter, 2015

This Page

MidtermΒΆ

There will be a midterm exam during the lab session on February 27. The exam will be open book, open notes. The goal will be to insure that you are proficient with some of the theory and algorithms presented in the course.

The focus will be on the following topics:

  • Definition of a “hyperbolic” problem (linear and nonlinear)
  • Constant coefficient linear systems
    • Diagonalizing a system into decoupled advection equations,
    • Exact solution,
    • Solving the Riemann problem,
    • Phase plane plots for system of 2 equations
    • Interaction of waves from two Riemann problems (e.g. from HW1 or HW4)
    • Recall that eigenvalues of a triangular matrix are the diagonal elements, and be able to determine eigenvectors, solve linear systems as needed for \(2\times 2\) systems.
  • Linearizing a nonlinear problem about a fixed state to obtain a linear system
  • Nonlinear scalar problems with convex flux
    • Solving the Riemann problem for shock or rarefaction wave
    • Weak solutions and vanishing viscosity solutions
    • Problems like on HW4.
  • Nonlinear systems
    • The Rankine-Hugoniot conditions
    • Determining the Hugoniot locus in a simple case, eg. as on HW4.
  • Numerical methods
    • REA Algorithm
    • Basic ideas of Godunov’s method, upwind methods, wave propagation form
    • Idea of introducing slopes and the minmod limiter
    • Definition and importance of TVD methods