About Random Growth Models

This simulation compares two classic models of random cluster growth: the Eden model and diffusion-limited aggregation (DLA). Both start with a single seed particle at the center of the grid and grow outward, but the mechanism of growth differs dramatically — producing strikingly different geometric structures.

The Eden model adds particles uniformly at random to any empty cell adjacent to the existing cluster. Because every perimeter site is equally likely to be chosen, protrusions have no advantage and the cluster remains compact, approaching a circular disk as it grows. The surface fluctuations belong to the Kardar-Parisi-Zhang (KPZ) universality class.

DLA introduces diffusion: each new particle starts far from the cluster and performs a random walk until it touches the cluster, then sticks. This creates screening — tips and branches intercept incoming walkers before they can reach fjords (inward gaps), causing the cluster to branch into a self-similar fractal with dimension D≈1.71 in 2D.

The box-counting fractal dimension and radius of gyration Rg are computed in real time and displayed in the sidebar. For DLA, D should converge toward ~1.7; for Eden, toward ~2.0 (compact disk).

Frequently Asked Questions