Go to the source code of this file.
Functions/Subroutines |
subroutine | VEG (PSW_RAD, PTA, PQA, PPS, PRGL, PLAI, PRSMIN, PGAMMA, PF2, PRS) |
Function/Subroutine Documentation
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 |
|
) |
| |