Go to the source code of this file.
Functions/Subroutines |
subroutine | ISBA_SNOW_FRAC (HSNOW, PWSNOW, PRSNOW, PASNOW, PVEG, PLAI, PZ0, PPSN, PPSNV_A, PPSNG, PPSNV) |
Function/Subroutine Documentation
subroutine ISBA_SNOW_FRAC |
( |
CHARACTER(LEN=*), intent(in) |
HSNOW, |
|
|
REAL, dimension(:,:), intent(in) |
PWSNOW, |
|
|
REAL, dimension(:,:), intent(in) |
PRSNOW, |
|
|
REAL, dimension(:), intent(in) |
PASNOW, |
|
|
REAL, dimension(:), intent(in) |
PVEG, |
|
|
REAL, dimension(:), intent(in) |
PLAI, |
|
|
REAL, dimension(:), intent(in) |
PZ0, |
|
|
REAL, dimension(:), intent(inout) |
PPSN, |
|
|
REAL, dimension(:), intent(inout) |
PPSNV_A, |
|
|
REAL, dimension(:), intent(inout) |
PPSNG, |
|
|
REAL, dimension(:), intent(inout) |
PPSNV |
|
) |
| |