Skip to content

m-tari/wave_equation

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages