<project-file type=“source”/> <content> # SIR model say yes here, SIS model say no has-immunity = yes

# this is the latent period distribution # Null means no latent period, this gives SIR vs SEIR models latent-period = NULL

# simulate up to 1000 time units quit-time = 1000

# number of runs for the stochastic simulation runs=20 </content>