Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/akafael/kdv
- Owner: akafael
- Created: 2013-06-20T19:32:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T16:53:50.000Z (almost 5 years ago)
- Last Synced: 2023-04-05T16:05:01.996Z (over 1 year ago)
- Topics: korteweg-de-vries, numerical-simulations
- Language: Lua
- Homepage:
- Size: 4.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)