Browse Source

fixed complexity + added more templates

epsylon 4 years ago
parent
commit
1cbc3bf91c

+ 1 - 0
model/extended.txt

@@ -7,6 +7,7 @@ B:Average birth rate
 M:Infants with passive immunity
 δ:Average time of temporary immunity
 1/ε:Average incubation time
+Vac:Vaccine development duration
 Hp:Level of previous health status of the population
 rIm:Collective Immunity Ratio
 PoVp:Poverty level of the population

File diff suppressed because it is too large
+ 185 - 156
pandemaths.py


+ 3 - 0
templates/AIDS-HIV.txt

@@ -0,0 +1,3 @@
+duration:36500
+contagion:65
+recov:9

+ 3 - 0
templates/Anthrax.txt

@@ -0,0 +1,3 @@
+duration:14
+contagion:41
+recov:15

+ 3 - 0
templates/Dengue.txt

@@ -0,0 +1,3 @@
+duration:6
+contagion:11
+recov:74

+ 1 - 1
templates/Ebola.txt

@@ -1,3 +1,3 @@
-duration:25
+duration:90
 contagion:91
 recov:9

+ 3 - 0
templates/Hantavirus.txt

@@ -0,0 +1,3 @@
+duration:8
+contagion:87
+recov:73

+ 3 - 0
templates/Hepatitis A.txt

@@ -0,0 +1,3 @@
+duration:56
+contagion:35
+recov:98

+ 3 - 0
templates/Influenza.txt

@@ -0,0 +1,3 @@
+duration:5
+contagion:85
+recov:99

+ 3 - 0
templates/MERS-COV.txt

@@ -0,0 +1,3 @@
+duration:16
+contagion:27
+recov:67

+ 3 - 3
templates/Malaria.txt

@@ -1,3 +1,3 @@
-duration:21
-contagion:41
-recov:12
+duration:17
+contagion:13
+recov:81

+ 3 - 0
templates/Rabies.txt

@@ -0,0 +1,3 @@
+duration:7
+contagion:89
+recov:1

+ 3 - 0
templates/SARS-COV-2.txt

@@ -0,0 +1,3 @@
+duration:10
+contagion:85
+recov:94

+ 1 - 1
templates/SARS-CoV2.txt

@@ -1,3 +1,3 @@
 duration:14
 contagion:85
-recov:95
+recov:91

+ 3 - 0
templates/Tuberculosis.txt

@@ -0,0 +1,3 @@
+duration:70
+contagion:41
+recov:50

+ 3 - 0
templates/Varicella.txt

@@ -0,0 +1,3 @@
+duration:8
+contagion:90
+recov:70

+ 3 - 3
templates/Zika.txt

@@ -1,3 +1,3 @@
-duration:30
-contagion:41
-recov:12
+duration:6
+contagion:8
+recov:98