lgca.nove_interactions.go_or_rest¶
- lgca.nove_interactions.go_or_rest(lgca)¶
Simplified go-or-grow interaction without birth and death.
Only the switching between moving and resting states and the reorientation of moving cells are performed.
- Parameters:
lgca (LGCA_1D, LGCA_Square, LGCA_Hex, or LGCA_Cubic) – LGCA instance that the interaction is applied to. The lattice may be one-, two-, or three-dimensional. Uses the
kappaandthetavalues fromlgca.interaction_params.
Notes
lgca.nodesis overwritten with the updated node configuration.