gray_scott_movie, a Python code which solves versions of the partial differential equation (PDE) known as the Gray-Scott reaction diffusion equation, converting the solutions to a sequence of graphics frames, which are then assembled into a movie.
The information on this web page is distributed under the MIT license.
gray_scott_movie is available in a MATLAB version and a Python version. .
animation_test, a Python code which computes a sequence of solutions to a partial differential equation (PDE), using matplotlib(), to create an animation.
gray_scott_pde, a Python code which solves the partial differential equation (PDE) known as the Gray-Scott reaction diffusion equation, displaying a sequence of solutions as time progresses.