Go to the source code of this file.
|
subroutine | wet_leaves_frac (PWRM, PVEG, PWRMAX_CF, PZ0, PLAI, PWRMAX, PDELTA) |
|
◆ wet_leaves_frac()
subroutine wet_leaves_frac |
( |
real, dimension(:), intent(in) |
PWRM, |
|
|
real, dimension(:), intent(in) |
PVEG, |
|
|
real, dimension(:), intent(in) |
PWRMAX_CF, |
|
|
real, dimension(:), intent(in) |
PZ0, |
|
|
real, dimension(:), intent(in) |
PLAI, |
|
|
real, dimension(:), intent(out) |
PWRMAX, |
|
|
real, dimension(:), intent(out) |
PDELTA |
|
) |
| |