Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 400 Bytes

Cahn-Hilliard equation

This Jupyter notebook gives an introduction to the Cahn-Hiliard equation, in particular, its numerical methods and stability analysis. Click here to view the html version of the jupyter notebook.

Dependencies:

  • ffmpeg (for producing animation)
  • numpy
  • matplotlib