Go to the source code of this file.
Functions/Subroutines |
subroutine | EXP_DECAY_SOIL_FR (HISBA, PF, PC1SAT, PC2REF, PD_G, PD_ICE, PC4REF, PC3, PCONDSAT, PKSAT_ICE) |
Function/Subroutine Documentation
subroutine EXP_DECAY_SOIL_FR |
( |
CHARACTER(LEN=*) |
HISBA, |
|
|
REAL, dimension(:), intent(in) |
PF, |
|
|
REAL, dimension(:), intent(inout) |
PC1SAT, |
|
|
REAL, dimension(:), intent(inout) |
PC2REF, |
|
|
REAL, dimension(:,:), intent(in) |
PD_G, |
|
|
REAL, dimension(:), intent(in) |
PD_ICE, |
|
|
REAL, dimension(:), intent(inout) |
PC4REF, |
|
|
REAL, dimension(:,:), intent(inout) |
PC3, |
|
|
REAL, dimension(:,:), intent(inout) |
PCONDSAT, |
|
|
REAL, dimension(:), intent(out) |
PKSAT_ICE |
|
) |
| |