Assignments in this course will be modular with the final aim of writing two codes that solve the incompressible Navier Stokes equations in two dimensions.
Code 1: 2-D turbulence in a periodic box using spectral methods and vorticity / stream - function formulation.
Code 2: 2-D driven cavity flow using finite differences and primitive-variable formulation. For extra credit, this code will have an obstacle that will be implemented with the immersed boundary method.