m-tari / wave_equation

Short development of basic numerical methods on one-dimensional advection equation

Home Page:https://m-tari.github.io/wave_equation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wave Equation

A short implementation of primitive finite difference methods to solve one-dimensional advection equation. The solution shows basics characteristics of hyperbolic equations, with insighs, hopefully, transferable to more complex systems.

Backward-Euler-Method

Theory:

https://m-tari.github.io/wave_equation/

About

Short development of basic numerical methods on one-dimensional advection equation

https://m-tari.github.io/wave_equation/

License:MIT License


Languages

Language:Jupyter Notebook 99.7%Language:C 0.3%Language:Makefile 0.0%Language:Python 0.0%