Skip to content

Sol. to the Porous medium partial diff. eq. with FVM.

Notifications You must be signed in to change notification settings

CosmicBug/Sci-Comp-WIAS-Berlin

Repository files navigation

Solving Porous medium partial differential equation with Finite Volume Method using VoronoiFVM

This project was the final submission to the course on Scientific Computing at Weierstrass Institute - TU Berlin

This project uses Finite Volume Method with the VoronoiFVM.jl package, to solve the Porous medium partial differential equation. Aditionally the method is reimplemeted using the Differentialequations.jl package to make performace comparisons.

Evolution of the Barenblat function

drawing

The 1D grid and the evolution of the initial conditions on it.

drawing

The 2D grid and the evolution of the initial conditions on it.

drawingdrawing

The 3D projection of the evolution observed on the above heat map

drawing

Graphs from comparitive error analysis

drawing drawing

Credits for the course and the VoronoiFVM package

Dr. J. Fuhrmann

Finite volume solver for coupled nonlinear partial differential equations https://github.com/j-fu/VoronoiFVM.jl 10.5281/zenodo.3529808

About

Sol. to the Porous medium partial diff. eq. with FVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages