bognaj / kdv

Numerical solution to Korteweg-De Vries equation. The method used is finite differences method and Zabusky-Kruskal scheme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Korteweg-De Vries equation

Project prepared for Partial Differential Equations with Applications in Physics and Industry on Faculty of Mathematics at Wrocław University of Science and Technology. The co-author is Piotr Rogula - https://github.com/rogulforce.

The project presents the numerical solution do KdV equation. We used the method of finite differences, different accuracies have been implemented. The core of the solution is Zabusky-Kruskal scheme.

About

Numerical solution to Korteweg-De Vries equation. The method used is finite differences method and Zabusky-Kruskal scheme.


Languages

Language:Jupyter Notebook 100.0%