Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.08 KB

Brownian cluster dynamics (BCD)

Simulation of Brownian dynamics based on cluster dynamics. This implementation is usable for one dimensional systems of hard rods with and without adhesive contact interaction. For a detailed description see https://doi.org/10.1103/PhysRevE.106.054606 and https://doi.org/10.48550/arXiv.2406.04972.

Citation

If you use our code for your own research, we ask you to cite the following paper:

A. P. Antonov, S. Schweers, A. Ryabov, and P. Maass, Brownian dynamics simulations of hard rods in external fields and with contact interactions, Phys. Rev. E 106, 054606 (2022).

A. P. Antonov, S. Schweers, A. Ryabov, and P. Maass, Fast Brownian cluster dynamics, arXiv (2024).

Dependencies

Our software requires both boost and Armadillo, which can be downloaded from the following sources:

http://arma.sourceforge.net/

https://www.boost.org/

Acknowledgments

Financial support by the Czech Science Foundation (Project No. 20-24748J and No. 23-09074L) and the Deutsche Forschungsgemeinschaft (Project No. 432123484 and No. 521001072) is gratefully acknowledged.