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

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

# 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.2.network

</content>

<use name=“sim.2.network”/> <use name=“i0_100”/>