Sebastian-ehrig / Confined_active_particles

Simulation of active particles confined to arbitrary curved surfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polar active particles on arbitrary curved surfaces

Generic badge Generic badge Generic badge Generic badge


This model was developed to explore the effect of surface curvature on the collective behaviour of active (self-propelled) particles.

It is part of a wider research initiative in the context of pattern formation in biological systems.

The results of the simulation for ellipsoidal surfaces have been published in "Curvature-controlled defect dynamics in active systems".

The accepted version of the paper is available for free on arxiv: https://arxiv.org/abs/1610.05987.


Theoretical Model

The model described in the publication is a Vicsek type model (Vicsek et al. 1995, Physical review letters 75(6): 1226) of spherical active particles with a fixed radius confined to the surface of an ellipsoid. Particle interactions are modelled through forces between neighbouring particles that tend to align their velocities (adapted from Szabo et al. 2006, Physical Review E 74(6): 061908).

The particle motion on the curved surface is performed by an unconstrained motion in the tangential plane followed by a projection onto the surface. To be able to use the model on arbitrary surfaces, surfaces are approximated with triangulated meshes.

All simulations have been performed in Matlab R2015b by solving an overdamped differential equations of motion using a forward Euler integration method with a fixed time step. Model paprameters have been chosen such that the study is in the regime of low noise and low energy and particles interact virually as hard spheres.

For more details on the model please see publication.


Example Videos

Supplemental material Movies of the paper "Curvature-controlled defect dynamics in active systems" showing particle and vortex dynamics on ellipsoidal surfaces of various aspect ratio. Points of constant normal curvature (umbilics) are highlighted as red spheres, black arrows are the particle orientation vectors and the surface is color-coded according to the vortex order parameter (VOP, dark blue for VOP=0 and yellow for VOP=1).

Movie 1

Prolate spheroid with aspect ratio x/z = 0.25.

Active.particles.on.a.prolate.spheroid.-.Movie.1.mp4

Movie 2

Oblate spheroid with aspect ratio x/z = 4.

Active.particles.on.an.oblate.spheroid.-.Movie.2.mp4

Reference

Ehrig, S., Ferracci, J., Weinkamer, R., & Dunlop, J. W. Curvature-controlled defect dynamics in active systems. Phys. Rev. E 95, 062609 (2017) https://journals.aps.org/pre/abstract/10.1103/PhysRevE.95.062609

Ehrig, S., Ferracci, J., Weinkamer, R., & Dunlop, J. W. (2016). Curvature-controlled defect dynamics in active systems. arXiv preprint arXiv:1610.05987. https://arxiv.org/abs/1610.05987

About

Simulation of active particles confined to arbitrary curved surfaces

License:GNU Affero General Public License v3.0


Languages

Language:MATLAB 100.0%