/kuramoto-sivashinsky

A simulation of the Kuramoto-Sivashinsky Equation in Python and MATLAB

Primary LanguagePython

A Solution to the Kuramoto-Sivashinsky Equation

This repo contains simulations that will plot the behaviour of the Kuramoto-Sivashinsky Equation in both Python and MATLAB. You can quite easily tweak the variables to get different levels of detail etc.

Usage

Just run a program, and a plot will be produced.

Here is an example plot (produced using MATLAB) for the initial condition u=cos(x/16):