ggjersund / porous-medium-solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%