1. Homework 1
  2. Homework 2
    A few sample fortran, matlab, and Makefile files are available to get you started on the programming portion. The files are available here .
  3. Homework 3
  4. Homework 4
    A module for performing operations on a 1D C-Grid is included and can be downloaded. Read the information included in the file for reference. See me if you have any questions about how it works.
  5. Homework 5
    Here is the link to the nonlinear solver newtonraphson.f90.
  6. Homework 6
    The support codes for this problem can be downloaded . A 2D version of cgridops.f90 for performing operations on a 2D C-Grid is included and can be downloaded. Read the information included in the file for reference. See me if you have any questions about how it works. Most of the code is for testing, and only a small portion is intended for code development.