add comment
This commit is contained in:
parent
29f191dd2a
commit
d83b86de4b
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ symptomatic_vl_frequencies = LogCustomKernel(
|
|||
|
||||
# From https://doi.org/10.1093/cid/ciaa1579
|
||||
infectious_virus_distribution = Uniform(0.15, 0.45)
|
||||
|
||||
# From discussion with virologists
|
||||
infectious_dose_distribution = Uniform(10., 100.)
|
||||
|
||||
# From CERN-OPEN-2021-04 and refererences therein
|
||||
|
|
|
|||
Loading…
Reference in a new issue