My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Aim of this project is to create a simple C++ framework for implementing different cellular automata and provide some examples of using it.

Currently implemented:

  • generic class for square grid
  • generic class for hexagonal grid

  • simple separation (twisted growth) CA

initial configuration iteration 50 iteration 250

  • lattice boltzmann incompressible flow model on hexagonal grid
Karman vortex street behind an obstacle
Color-velocity diagram for previous picture
simulation video (18 mb)
  • some auxiliary routines
Powered by Google Project Hosting