rc_wet_deposition
Functions
|
Estimates the wet deposition scavenging coefficient (Λ) based on particle size and rainfall intensity. |
Module Contents
- rc_wet_deposition.wet_deposition_rate(d_p, R)
Estimates the wet deposition scavenging coefficient (Λ) based on particle size and rainfall intensity.
Parameters: d_p : Particle diameter (m) R : Rainfall intensity (mm/h)
Returns: Lambda : Wet deposition rate constant (1/s)