8.1. pyafv
PyAFV - A Python implementation of the active finite Voronoi (AFV) model in 2D.
Classes
|
Physical parameters for the active finite Voronoi (AFV) model. |
|
Simulator for the active finite Voronoi (AFV) model. |
|
Python multiprocessing domain-decomposed simulator for the AFV model. |
Functions
|
Visualize a 2D snapshot using the diagnostic dictionary diag generated by |
|
Visualize a 2D snapshot from |
|
Given the physical parameters and a target detachment force, compute the corresponding delta. |
Subpackages
Subpackage for calibrating the detachment forces against the deformable polygon (DP) model. |
Experimental APIs (use with caution)
|
Periodic tiling of pts (N,2), with bookkeeping. |
|
Build a symmetric sparse adjacency matrix from a cell-cell edge list. |
|
Randomly pick one connected component ("daughter cluster") from the connectivity graph. |
|
Compute the sizes of all connected components in the connectivity graph. |
|
Point-only data for one spatial domain plus its halo. |
|
Decompose points into owned grid domains plus halo/local points. |