Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 722 Bytes

File metadata and controls

14 lines (7 loc) · 722 Bytes

uom-project

Repository containing code and and other materials for my undergraduate project on numerical solutions to the Navier-Stokes equations at the University of Manchester.

Note

Many of these codes were written abruptly and for one time use only, so it can (and probably will) be hard to read, but (at least most of them) should run smoothly by just executing the cells in the notebooks one after the other.

Useful links

  1. Original materials created by the author of the book that I read Edward J. Hinch to supplement the book (and more) can be found here.
  2. The codes in this repository make heavy use of SciPy.