next up previous


Reaction-Diffusion on a grid

$\bullet$ each square on the grid represents a cell
$\bullet$ each cell diffuses to each of its four neighbours
$\bullet$ the concentration of each chemical is represented by a 2-D array of discrete values, one value for each cell on the grid
$\bullet$ simulate reaction-diffusion by solving partial differential equations over the grid