| subroutine module_sf_mynnsfc::fairall_etal_2014 |
( |
real(kind_phys), intent(out) |
zt, |
|
|
real(kind_phys), intent(out) |
zq, |
|
|
real(kind_phys), intent(in) |
ren, |
|
|
real(kind_phys), intent(in) |
ustar, |
|
|
real(kind_phys), intent(in) |
visc, |
|
|
real(kind_phys), intent(in) |
rstoch, |
|
|
integer, intent(in) |
spp_sfc |
|
) |
| |