Adding comment to refer to CERN report for the gravitational settlement
This commit is contained in:
parent
6d70e41f6a
commit
82667698d5
1 changed files with 1 additions and 1 deletions
|
|
@ -731,7 +731,7 @@ class ConcentrationModel:
|
|||
return self.infected.virus
|
||||
|
||||
def infectious_virus_removal_rate(self, time: float) -> _VectorisedFloat:
|
||||
# Particle deposition on the floor
|
||||
# Particle deposition on the floor (value from CERN-OPEN-2021-04)
|
||||
vg = 1.88e-4
|
||||
# Height of the emission source to the floor - i.e. mouth/nose (m)
|
||||
h = 1.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue