Skip to content

Solving the Porous medium equation with a range of numerical finite difference methods.

Notifications You must be signed in to change notification settings

ggjersund/porous-medium-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMA4212

Code for TMA4212 Main Project - Solving the Porous medium equation.

To run the basic numerical methods, simply run main.py in the src directory using Python. All required dependencies are mentioned in the Pipfile.

2D plot can be run by using the command Python 2DPlot.py in the src directory.

About

Solving the Porous medium equation with a range of numerical finite difference methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages