lgca.interactions.wetting

lgca.interactions.wetting(lgca)

Model wetting dynamics on an adhesive surface.

Parameters:
  • lgca (LGCA) – Lattice gas cellular automaton instance.

  • r_b (float) – Birth probability used inside the spheroid region.

  • rho_0 (float) – Homeostatic density determining the pressure gradient.

  • alpha (float) – ECM degradation rate.

  • beta (float) – Adhesion strength weighting flux alignment.

  • gamma (float) – Strength of the pressure gradient term.

Returns:

Notes

The lgca object is modified in place.