lgca.interactions.random_walk¶
- lgca.interactions.random_walk(lgca)¶
Apply a random walk to all nodes.
- Parameters:
lgca (LGCA) – Lattice gas cellular automaton instance.
- Returns:
Notes
The
lgcaobject is modified in place. This interaction does not uselgca.interaction_params.