/ready

A cross-platform implementation of various reaction-diffusion systems.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Ready       Build Status

Ready is a program for exploring continuous and discrete cellular automata, including reaction-diffusion systems, on grids and arbitrary meshes. OpenCL is used as the computation engine, to take advantage of the many-core architectures on graphics cards and modern CPUs. OpenCL also allows rules to be written in a text format and compiled on the fly. Ready supports a compact XML-based file format so that images and rules can be shared easily.

Ready supports 1D, 2D and 3D data, as well as polygonal and polyhedral meshes.

Download Ready 0.9 here:

image image

Linux: build instructions in BUILD.txt

Changes, To-do list, Credits

For questions, join our mailing list. Or you can email tim.hutton@gmail.com.

Screenshots:

Press coverage:

Citations:

Please cite Ready as:

Tim Hutton, Robert Munafo, Andrew Trevorrow, Tom Rokicki, Dan Wills. 
"Ready, a cross-platform implementation of various reaction-diffusion systems." 
https://github.com/GollyGang/ready

Blog coverage:

Other packages:

Wanted rules: (help needed)

  • K. Maginu, "Reaction-diffusion equation describing morphogenesis I. waveform stability of stationary wave solutions in a one dimensional model", Math. Biosci. 27:1/2 (1975), 17–98 http://dx.doi.org/10.1016/0025-5564(75)90026-7
  • L.Decker 2003, derived from Maginu's (from TexRD)
  • L.Decker 2002, derived from Ginzburg-Landau (from TexRD)
  • L.Decker 1998, derived from Brusselator (from TexRD)

Videos: