Scripts for simulations and data analysis for
Adorisio, M., Pezzotta, A., de Mulatier, C., Micheletti, C., & Celani, A. J. Stat. Phys., 170 (1), 79–100. (2017)
Authors: Matteo Adorisio and Alberto Pezzotta
- compile auxiliary programs for random numbers, and go to the main file directory
cd devel/random && make && cd ../../main- compile and link all programs in the tree
make- run on a single processor via
./cylinder, ormpirun cylinderfor multiple paralle runs. Seerun.pyscript for running with different parameter sets.