Skip to content

Simulating Toner-Tu equations with a D2Q9 LBM Python implementation

Notifications You must be signed in to change notification settings

Stanvk/Active-Fluids-in-LBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A LBM implementation to simulate Toner-Tu equations

To recover the behavior of active particles as demonstrated by [1] in the hydrodynamic limit one might implement the so-called Toner-Tu equations in a Lattice Boltzmann Method [2]. This repository contains a D2Q9 Python implementation of the modified LBM which embeds the Contact Inhibition of Locomotion (CIL) model as proposed by [2].

Referenes

[1] Tamás Vicsek et al. 1995, Novel Type of Phase Transition in a System of Self-Driven Particles

[2] David Nesbitt et al. 2021, Unconvering novel phase transitions in dense dry polar fluids using a lattice Boltzmann method