Code for simulations of disk packings on cones, by Jessica H. Sun and Abigail Plummer.
Please see the following publication for additional details:
Jessica H. Sun, Abigail Plummer, Grace H. Zhang, David R. Nelson, Vinothan N. Manoharan, "Geometric frustration of hard-disk packings on cones", Physical Review E 2023.
The code consists of Jupyter notebooks for running the simulations and analyzing the data. To run, first clone or download this repository and download the data, which are stored on the Harvard Dataverse. The parent directory should contain two subfolders: cone-disk-packings-main (from Github) and dataverse_files (from Dataverse)
Files within these directories do not need to be unzipped. The dataset and the included analysis intermediates can be analyzed without unzipping.
The file cones.yml
can be used to set up a conda environment with all the packages needed to run the notebooks.