Skip to content

Finite Difference codes for numerical methods to partial differential equations

Notifications You must be signed in to change notification settings

1761121438/Numerical-methods-for-PDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods for PDE

  1. ##Parabolic##

    • Method of Lines
    • Forward Euler
    • Backward Euler
    • Crank Nicolson Method
    • ADI Method
    • Nonlinear PDE
  2. ##Elliptic PDE##

    • Jacobi Iterative Scheme
    • Gauss Seidel Iterative Scheme
    • SOR
  3. ##Practice

    • A summary of all the schemes implemented so far in the course

About

Finite Difference codes for numerical methods to partial differential equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published