new deposition rate

This commit is contained in:
Andrejh 2021-02-07 10:56:31 +01:00 committed by markus
parent a25e6f33e3
commit 8384b4601d

View file

@ -246,7 +246,7 @@ class MCConcentrationModel:
def infectious_virus_removal_rate(self, time: float) -> float:
# Particle deposition on the floor
vg = 1 * 10 ** -4
vg = 1.88 * 10 ** -4 # new value different from initial CARA model (see paper)
# Height of the emission source to the floor - i.e. mouth/nose (m)
h = 1.5
# Deposition rate (h^-1)