A Naive Model of Covid-19 Spread From A Dry Cough
abstract
Health experts have suggested that social distancing measures are one of the most effective ways of preventing the spread of Covid-19. Research primarily focused on large Covid filled droplets suggested that these droplets can move further than regulated social distancing guidelines (2 meters apart) in the presence of wind. This project aims to model the paths of smaller Covid virions that last longer in the air to see if they also move beyond social distancing norms in the presence of wind. By numerically solving a 2-dimensional Langevin equation for 3000 particles and modeling wind as one-dimensional and steady, velocities were found that translated into particles’ positions. With wind, infectious doses of virions appeared to travel farther and faster, increasing the risk of infection before dispersion. The two-dimensional model given implies that social distancing norms are reasonable in cases with no wind, yet not conservative enough when there is wind. Keywords: Computational Physics, Covid-19, Langevin equation, Numerical modeling, Social distancing
introduction
In the Spring of 2020, as a response to the ongoing pandemic, numerous political entities, under the advice of medical professionals recommended social distancing measures of 2 meters to minimize the spread of Covid-19. Research soon came out that the virus could likely travel much farther than expected. A research duo from Cyprus, Dr. Talib Dbouk and Dr. Dimitris Drikakis, used a three-dimensional computational model to investigate how wind could affect the movement of Covid virions through air, finding that winds from 4 km/hr to 15 km/hr resulted in saliva droplets traveling up to 6 m. 1 Later numerical papers appear to confirm those results, 2 and a researcher working with the Jakarta health department found that the range of virus spread can be predicted from the direction of wind. 3 Numerical research on the effect of wind on Covid spread has primarily concerned itself with saliva droplets, while research has been sparser on smaller Covid virions. This project aims to predict the behavior of dry Covid virions and whether, in the presence of wind, enough of those particles move beyond the 2m "safe" social distance zone to cause infection.
methods
Mathematical Justification
A single coronavirus virion has a diameter between 60-140 nanometers. 4 As such, it is within the acceptable range of sizes to use the Langevin equation for Brownian motion, Equation 1 to describe its movements in the absence of wind. 5
(1) |
Here is the velocity of the Brownian particle, is the the acceleration of the Brownian particle, is fluid viscosity, r is the radius of the particle, m is the mass of the particle and (a random force) is a stochastic variable based on random collisions of air molecules with the particle. Equation 1 is equivalent to Newton’s second law where the acceleration of a particle is equal to the force of random collisions moving the particle minus the drag force operating in the opposite direction of the velocity all divided by the mass of the particle.
Solving this differential equation for velocity gives
(2) |
At time there will be no random collisions and the exponential reduces to 1, , the initial velocity of the particle.
The integral term is not trivial to solve analytically. 6 The integral simplifies if is approximated as a force with a constant magnitude going in a random direction (which can easily be simulated). The integral becomes a constant force (which will be called ) multiplied by the anti-derivative of an exponential (). The exponentials and the masses cancel out, so Equation 2 becomes Equation 3.
(3) |
What then is the force ? By definition, it must be related to the average force per collision between the air and the particle. can be quickly estimated applying an impulse-momentum approximation on a collision between a Covid virion and an air molecule. As the Covid virion is significantly larger and slower than an air molecule one can assume that an air particle completely bounces off with a speed near its original speed, in the opposite direction. As such and .
The average kinetic energy of an air molecule (where computationally the mass of an air particle is given as a molar mass, divided by Avogadro’s number ) is given by Equation 4:
(4) |
Rearranging for average speed in Equation 4 and inputting the results into the mass-impulse relation leads to Equation 5 where is the mass of the virion, is the Boltzmann constant, and is the temperature.
(5) |
Air molecules collide roughly 10 billion times per second, as such seconds.
is the vector sum of the forces of all collisions. As every collision is approximated in this paper as having some average force, can be considered to be an integer multiple, , of going in some arbitrary direction.
(6) |
One may notice in Equation 3 that the effects of gravity are neglected as the downward terminal speed of small Covid-19 virions is negligible 7 and can be shown to be negligible in Equation 7 using Stokes Drag and approximating the particle as a sphere:
(7) |
A note on wind
For the computational model, only steady winds will be considered. In this project, the random collisions of air are in two dimensions while steady wind can be considered a one dimensional constant force in the x-direction of the wind. If one wanted to consider more dimensions of wind one would have to render more dimensions of Covid particle flow, which, is possible, 1, 2 although beyond the scope of this naive model. Here, wind-speed is added to the x-component of a particle’s velocity.
Computational model
A single cough can produce 3000 Covid-19 virions.8 An assumption being made is that the initial velocity of each of virions is equal, and completely in the x-direction, this assumption is justifiable as it does not affect the final results. Looking at Equation 3 and Figure 1 in the Results, one sees that the only term with the initial velocity is attached to a rapidly decreasing exponential and does not affect motion.
Using Python3, the trajectories of individual particles after a cough were modelled and calculated for various scenarios using the following process:
1. A particle is assigned an initial x-velocity. Time, the random force and the particle’s y-velocity are set to zero.
2. For each time step until it reaches a max time an angle is randomly chosen.
3. With angle , to satisfy Equation 6, is defined as Equation 3 with the term multiplied by .
4. If there is wind
5. Similarly, .
6. The magnitude of the random force is defined as the previous random force plus or minus .
7. , and the current time-step are recorded in arrays
8. Once the final time-step completes, x and y positions are recorded using scipy’s built-in integration tool.
9. The particle’s final positions are recorded.
The code used can viewed in the github repository: cristianramirezrodriguez/naivemodelcovid.
results
Using steps 2 through 8 of the Computational model I mapped out the rapid changes in velocity of one particle over 1 second. Due to randomness, the exact shape of the graphs varied, although some things remained constant no matter what. As clearly seen in Figure 1 and Figure 2, when there are no winds the horizontal and vertical velocities behave similarly. Note how the decreasing exponential of Equation 3 rapidly reduces the effects of the initial velocity to zero while random motion defines the velocity from there on out.

When there is wind, the horizontal velocity graph appears similar, except centered at the wind velocity rather than zero.

In both Figure 1 and Figure 2 the velocity appears to rapidly oscillate between -4 m/s and 4 m/s, with such a rapid shift, what if anything can be said about the position?
Running the previously mentioned nine step method shows that the radial distance the virus travelled without wind after 1 second is minimal as seen in Figure 3. Social distancing, according to this model, should prevent transmission in the absence of wind.

Immunologist Dr. Bromage from the University of Massachusetts floated the number of 1000 virions as the minimum infectious dose. 9 Even if it is lower, such as 300, 10 it is comforting to predict that an infectious dose from a cough will not travel far without wind.
With wind, an infectious dose from a single cough travels roughly two meters in two seconds in 4km/hr winds as seen in Figure 4.

That information, however, is not that important when considering spread. First, infection primarily occurs through the face, specifically the mouth and nose. 11 So, the only virions in this model one should be worried about are those in the nose to chin area. Second, as time goes on virions disperse. Therefore, there should be a minimum safe time and distance where less than an infectious dose of Covid is in the danger region of an uninfected person’s face.
Using the assumption that both the infected and the potentially uninfected were of the same height, a while loop was used to keep moving forward through time until less than an infectious dose (1000 virions) exists in the danger area. Figure 5 and Figure 6 show that without wind, roughly five seconds pass before an infectious dose leaves the danger zone. Note that this is a dispersion estimate only for a single cough producing 3000 virions; sneezing produces orders of magnitudes more, and talking can produce infectious doses as well.

These figures have the majority of the virions within 0.40m which suggests that 2m social distancing is a safe distance without wind.

With light, steady wind the virus goes farther and takes longer to dissolve in this model. This is shown clearly in Figure 7 where roughly half of the original 3000 virions are still present 6 seconds later and six meters forward.

discussion
According to this model, in the presence of steady wind, infectious doses of Covid-19 can travel further and disperse slower, thereby increasing the risk of infection. This is in alignment with previous computational and physical research on larger droplets moving farther due to wind. 1, 3
This naive model contains numerous limitations, one of them is that barring trade winds near the equator, few winds behave as one-dimensional. Furthermore, living in a three-dimensional world there are more degrees of freedom and paths for particles to take. Those limitations could have resulted in an overestimation of the danger. Another limitation was restricting this to a single dry cough to preserve computational power. Sneezes have a higher initial velocity, produce more virions, and produce more wet, larger particles that behave differently than the microscopic. With higher processing power this naive model could produce more accurate results.
References
- 1 Dbouk, T., & Drikakis, D. (2020). On coughing and airborne droplet transmission to humans. Physics of Fluids, 32(5), 053310. https://doi.org/10.1063/5.0011960
- 2 Feng, Y., Marchal, T., Sperry, T., & Yi, H. (2020). Influence of wind and relative humidity on the social distancing effectiveness to prevent COVID-19 airborne transmission: A numerical study. Journal of Aerosol Science, 147, 105585. https://doi.org/10.1016/j.jaerosci.2020.105585
- 3 Rendana, M. (2020). Impact of the wind conditions on COVID-19 pandemic: A new insight for direction of the spread of the virus. Urban Climate, 34, 100680. https://doi.org/10.1016/j.uclim.2020.100680
- 4 Bar-On, Y. M., Flamholz, A., Phillips, R., & Milo, R. (2020). SARS-CoV-2 (COVID-19) by the numbers. ELife, 9. https://doi.org/10.7554/elife.57309
- 5 Zwanzig, R. (2009). Nonequilibrium statistical mechanics. Oxford: Oxford Univ. Press.
- 6 Di Terlizzi, I., Ritort, F. & Baiesi, M. (2020). Explicit Solution of the Generalised Langevin Equation. J Stat Phys 181, 1609–1635 https://doi.org/10.1007/s10955-020-02639-4
- 7 Anchordoqui, L. A., & Chudnovsky, E. M. (2020). A Physicist View of COVID-19 Airborne Infection through Convective Airflow in Indoor Spaces. SciMedicine Journal, 2, 68–72. https://doi.org/10.28991/scimedj-2020-02-si-5
- 8 Dhand, R., & Li, J. (2020). Coughs and Sneezes: Their Role in Transmission of Respiratory Viral Infections, Including SARS-CoV-2. American Journal of Respiratory and Critical Care Medicine, 202(5), 651–659. https://doi.org/10.1164/rccm.202004-1263pp
- 9 Bromage, E. (2020, May 20). The Risks - Know Them - Avoid Them. Retrieved December 02, 2020, from https://www.erinbromage.com/post/the-risks-know-them-avoid-them
- 10 Basu, S. (2020). Computational characterization of inhaled droplet transport in the upper airway leading to SARS-CoV-2 infection. Cold Spring Harbor Laboratory. https://doi.org/10.1101/2020.07.27.20162362
- 11 How Coronavirus Spreads. (2020). Retrieved December 02, 2020, from https://www.cdc.gov/coronavirus/2019-ncov/prevent-getting-sick/how-covid-spreads.html?