| real(wp) function, public module_mp_tempo_aerosols::aerosol_collection_efficiency | ( | real(dp), intent(in) | d, |
| real(wp), intent(in) | da, | ||
| real(wp), intent(in) | visc, | ||
| real(wp), intent(in) | rhoa, | ||
| real(wp), intent(in) | temp, | ||
| character(len=1), intent(in) | species | ||
| ) |
Definition at line 76 of file module_mp_tempo_aerosols.F90.