We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9bbb1 commit e6653b0Copy full SHA for e6653b0
tr_0.4_dr_0.05_cd++/README.md
@@ -1,15 +1,15 @@
1
-#Disease Spread Model
+# Disease Spread Model
2
3
New rule added for the Incubation period where people are Asymptomatic.
4
People cannot die during Asymptomatic incubation (they have no even symptoms...)
5
6
-##Parameters:
+## Parameters:
7
Von Neumann Neighborhood
8
Transport Delays
9
Death Rate:0.05
10
Transmission Rate:0.4
11
12
-##How to run the model:
+## How to run the model:
13
14
In the linux terminal, type:
15
0 commit comments