This is the package for the Python implementation of the Particle-based COVID-19 simulator with contact tracing, testing and vaccination modules.
-
Main folder contains the package for the model calibration and does not include the vaccination module.
-
Effective vaccination folder contains the code for effective age-based and random-all cases.
-
Sterilizing vaccination folder contains the code for the sterilizing age-based and random-all cases.
-
Implementation file contains the equations the show transitions through the states of the simulator.