subroutine dep_dry_emerson_mod::depvel |
( |
real(kind_phys), intent(inout) | rmol, |
|
|
real(kind_phys), intent(in) | zr, |
|
|
real(kind_phys), intent(in) | z0, |
|
|
real(kind_phys), intent(in) | ustar, |
|
|
real(kind_phys), intent(out) | vgpart, |
|
|
real(kind_phys), intent(out) | aer_res ) |
|
private |