-
Notifications
You must be signed in to change notification settings - Fork 2
/
sim_params.json
1 lines (1 loc) · 1.11 KB
/
sim_params.json
1
{"pSusceptibleIntake": 0.05, "pInfectIntake": 0.005, "pSymptomaticIntake": 0.0, "pInsusceptibleIntake": 0.029339218966702094, "pSurviveInfected": 0.0, "pSurviveSymptomatic": 0.0, "pDieAlternate": 0.0025, "pDischarge": 0.0, "pCleaning": 1.0, "refractoryPeriod": 168.0, "pSymptomatic": 0.0, "pDie": 0.0, "infection_kernel": [0.045234156049009, 0.01], "infection_kernel_function": "lambda node, k: k*(1-node['occupant']['immunity'])", "immunity_growth_factors": [0.0114, 0.0129, 0.0146, 0.0166, 0.0187, 0.0212, 0.024, 0.0271, 0.0306, 0.0346, 0.039, 0.044, 0.0496, 0.0559, 0.0629, 0.0707, 0.0794, 0.0891, 0.0998, 0.1117, 0.1248, 0.1392, 0.1549, 0.1721, 0.1908, 0.2109, 0.2326, 0.2558, 0.2804, 0.3065, 0.3338, 0.3623, 0.3918, 0.4221, 0.453, 0.4843, 0.5157, 0.547, 0.5779, 0.6082, 0.6377, 0.6662, 0.6935, 0.7196, 0.7442, 0.7674, 0.7891, 0.8092, 0.8279, 0.8451, 0.8608, 0.8752, 0.8883, 0.9002, 0.9109, 0.9206, 0.9293, 0.9371, 0.9441, 0.9504, 0.956, 0.961, 0.9654, 0.9694, 0.9729, 0.976, 0.9788, 0.9813, 0.9834, 0.9854, 0.9871, 0.9886], "immunity_lut": true, "max_time": 744, "max_intakes": null, "intervention": "TimedRemovalIntervention()"}