<project-file type=“source”/> <content> # this is within household transmission rate household-contact-rate = 30

# this is external transmission rate (across households) external-contact-rate = 0.15

# the infectious period distribution # this means exponential distribution with mean 5 infectious-period = exp,5

# the file that holds the individual id of initial infections initial-infections=i0_100

# file that holds the network, which is an output of the netgen program network = sim.1.network </content> <use name=“sim.1.network”/> <use name=“i0_100”/>