subroutine, private module_sf_noahmplsm::wdfcnd1 |
( |
type (noahmp_parameters), intent(in) |
parameters, |
|
|
real (kind=kind_phys), intent(out) |
wdf, |
|
|
real (kind=kind_phys), intent(out) |
wcnd, |
|
|
real (kind=kind_phys), intent(in) |
smc, |
|
|
real (kind=kind_phys), intent(in) |
fcr, |
|
|
integer, intent(in) |
isoil |
|
) |
| |
|
private |