Skip to content

Course material and extra's for the mastermath course Numerical Methods for Time Dependent PDEs

Notifications You must be signed in to change notification settings

Novermars/NMfTDPDEs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods for Time Dependent PDEs

Git repository for the assignments and extras for the MasterMath course Numerical Methods for Time Dependent PDEs in the summer semester 2021

Assigment 1

  • Jupyter Notebook that solves three different time-dependent PDEs, namely
    • Richards equation from porous media flow;

richards_eq

  • The modelling of propagation of domain walls in liquid crystals;

propagation_neg propagation_pos

  • The equal width (EW) wave equation.

ew_eq

  • The results can be found in the Notebook and PDF!

Heat 2D

  • Jupyter Notebook to solve the 2D heat equation using python with the following methods
    • Forward in time, centered in space (FTCS) method
    • Crank-Nicolson (CN)
    • Alternating direction method (ADI)

About

Course material and extra's for the mastermath course Numerical Methods for Time Dependent PDEs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published