Skip to content

Commit

Permalink
merging david's changes
Browse files Browse the repository at this point in the history
  • Loading branch information
c97sr committed Mar 29, 2020
1 parent 70328b4 commit 3d94a3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scenarios/ebola/both_run.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

[Contact tracing and vaccination]
Start_Time_Contact_Tracing 1 999
Start_Time_Self_Isolation 1 999
Start_Time_Self_Isolation 1 999g
Vaccine_Probability_Susceptible 1 0.95
Latent_Vaccinated_One_Minimum_Time 1 5
Latent_Vaccinated_One_Maximum_Time 1 7
Expand Down
4 changes: 2 additions & 2 deletions scenarios/ebola/both_setup.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dblHexagonWidth 1 0.001 [radians]
intNoMaximalNodes 1 1
dblMaxSpatialNeighbours 1 100
blNetworkDumpFile 0 FALSE
blNetworkDumpFile 0 TRUE
intBlockSizeInUnitsOfPointers 1 4096

[Household setup]
Expand All @@ -13,7 +13,7 @@
[Workplace setup]
dblPropColleguesInNetwork 1 0.1
dblAverageWorkplaceSize 1 1000
strWorkplaceDensityFile 0 ../../data/bikoroSmallAscii.asc [../data/Uniform_0_to_199]
strWorkplaceDensityFile 0 ../../data/bikoroSmallAscii.asc [../data/Uniform_0_to_199]
dblDistanceAllWorkplacesHistDx 1 10
dblDistanceAllWorkplacesGridDx 1 5
intMCMCMaxSamplesInMillions 1 0
Expand Down

0 comments on commit 3d94a3a

Please sign in to comment.