10000 GitHub - MatthieuM64/RAPM2023: Restricted active Potts model. Codes for numerical solution of PDEs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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).

About

Restricted active Potts model. Codes for numerical solution of PDEs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0