Contents:
ABP_Simulation.py - Runs a single simulation.
schedule_simulations_(...) - Schedules multiple simulations concurrently.
calculate_and_save_statistics.py - Computes and saves statistics to saved_data/ folder.
saved_data/ - Folder which has pickled data for each simulation.
Analysis_Calculations/ - Only contains code for MSD.
Phase_Diagrams/ - Plots all phase diagrams uploaded to Dropbox. (Data for these not included).
read_saved_data.ipynb - Shows how to load / plot the saved pickle data.