Skip to content

MatthieuM64/RAPM2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restricted active Potts model

DOI

Codes used in the scientific publication:
M. Karmakar, S. Chatterjee, M. Mangeat, H. Rieger, and R. Paul, Jamming and flocking in the restricted active Potts model, Phys. Rev. E 108, 014604 (2023). Preprint available on arXiv.

MPS=1

FreeFem++ code for MPS=1 hardcore restriction in the 4-state active Potts model.
Run: FreeFem++ -v 0 -nw RAPM4_MPS1.edp -parameter value.
List of parameters: rho0, Pe, epsilon, L, dt, tmax, N, init, gamma (details as comments in the code).

Hardcore restriction (MPS>1)

FreeFem++ code for MPS>1 hardcore restriction in the 4-state active Potts model.
Run: FreeFem++ -v 0 -nw RAPM4_hardcore.edp -parameter value.
List of parameters: beta, rho0, epsilon, MPS, L, dt, tmax, N, init, gamma (details as comments in the code).

Softcore restriction

FreeFem++ code for softcore restriction in the 4-state active Potts model.
Run: FreeFem++ -v 0 -nw RAPM4_softcore.edp -parameter value.
List of parameters: beta, rho0, epsilon, u, L, dt, tmax, N, init, gamma (details as comments in the code).

Releases

No releases published

Packages

No packages published