NicoMosty / Centre-Model

A Python implementation of some of the parallel agent based models in yalla.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Centre Model for Fusing Cell Aggregates

A Python implementation of some of the parallel agent based models in yalla.

Prerequisites

numba for paralellisation, pyvista for visualisation with .vtk.

For install all the dependences

pip install -r requirements.txt

To initialize the simulation of the fusion of the cell spheroids

python fusing_spheres.py

Visualization

For a better visualization, its recommended the use of the ParaView program of the images in the data folder. The files are in the .vtk format.

Initial Conditions

initial

Final Conditions

final

About

A Python implementation of some of the parallel agent based models in yalla.


Languages

Language:Python 100.0%