Skip to content

s-gannon/Opening-Policy-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opening-Policy-Simulation

A simulation of COVID-19 spread given a number of stores with opening policies and maximum viral loads.

How to run

  1. Either download the .zip file or clone the repository using git clone. If you downloaded the .zip file, extract it.
  2. Inside of the directory open a terminal and run make.
  3. Put all of your .txt input files into the input folder.
  4. Run the program in that same directory using ./op_sim <input file name> or ./op_sim <input file name> <output file name>. When you run these, omit the .txt from the file names

Input files

Templates for the input file can be found in the input folder as template_input.txt

About

A simulation of COVID-19 spread given a number of stores with opening policies and maximum viral loads.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors