Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akafael/kdv

Numerical Simulation for Dispersive Waves using Korteweg-de Vries equation.
https://github.com/akafael/kdv

korteweg-de-vries numerical-simulations

Last synced: about 1 month ago
JSON representation

Numerical Simulation for Dispersive Waves using Korteweg-de Vries equation.

Awesome Lists containing this project

README

        

Korteweg-de Vries Wave
======================

Numerical Simulation for [Dispersive Waves](https://en.wikipedia.org/wiki/Dispersion_(water_waves)) using [Korteweg-de Vries equation](https://en.wikipedia.org/wiki/Korteweg–de_Vries_equation).

![KDV Wave](https://github.com/akafael/KDV/raw/master/sim/vani1.gif)

## Requirements

* [lua](https://www.lua.org/about.html)
* [gnuplot](http://www.gnuplot.info)
* [imagemagick](https://imagemagick.org)