Skip to content

aquaULB/solving_pde_mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

© B. Knaepen & Y. Velizhanina

Numerical methods for partial differential equations

by Bernard Knaepen & Yelyzaveta Velizhanina

This Github repository contains an introduction to numerical methods for solving partial differential equations. It's divided in several chapters:

  • Introduction
  • Time integration
  • Finite differences
  • Partial differential equations
  • Iterative methods

The course material is provided in Jupyter notebooks that can be executed on a local machine after installing the required set of Python packages. The full set of installation instructions is available in a dedicated notebook.

The course can also be accessed through a static website.