SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | veg (PSW_RAD, PTA, PQA, PPS, PRGL, PLAI, PRSMIN, PGAMMA, PF2, PRS) |
subroutine veg | ( | real, dimension(:), intent(in) | PSW_RAD, |
real, dimension(:), intent(in) | PTA, | ||
real, dimension(:), intent(in) | PQA, | ||
real, dimension(:), intent(in) | PPS, | ||
real, dimension(:), intent(in) | PRGL, | ||
real, dimension(:), intent(in) | PLAI, | ||
real, dimension(:), intent(in) | PRSMIN, | ||
real, dimension(:), intent(in) | PGAMMA, | ||
real, dimension(:), intent(in) | PF2, | ||
real, dimension(:), intent(out) | PRS | ||
) |