SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | hydro_veg (HRAIN, PTSTEP, PMUF, PRR, PLEV, PLETR, PVEG, PPSNV, PWR, PWRMAX, PPG, PDRIP, PRRVEG, PLVTT) |
subroutine hydro_veg | ( | character(len=*), intent(in) | HRAIN, |
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(in) | PMUF, | ||
real, dimension(:), intent(in) | PRR, | ||
real, dimension(:), intent(in) | PLEV, | ||
real, dimension(:), intent(in) | PLETR, | ||
real, dimension(:), intent(in) | PVEG, | ||
real, dimension(:), intent(in) | PPSNV, | ||
real, dimension(:), intent(inout) | PWR, | ||
real, dimension(:), intent(in) | PWRMAX, | ||
real, dimension(:), intent(out) | PPG, | ||
real, dimension(:), intent(out) | PDRIP, | ||
real, dimension(:), intent(out) | PRRVEG, | ||
real, dimension(:), intent(in) | PLVTT | ||
) |