SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | isba_soc_parameters (HRUNOFF, PSOC, K, NP, PFRACSOC, PWSAT, PWFC, PWWILT, KPATCH) |
subroutine isba_soc_parameters | ( | character(len=4), intent(in) | HRUNOFF, |
real, dimension(:,:), intent(in) | PSOC, | ||
type(isba_k_t), intent(inout) | K, | ||
type(isba_np_t), intent(inout) | NP, | ||
real, dimension(:,:), intent(out) | PFRACSOC, | ||
real, dimension(:,:), intent(inout) | PWSAT, | ||
real, dimension(:,:), intent(inout) | PWFC, | ||
real, dimension(:,:), intent(inout) | PWWILT, | ||
integer, intent(in) | KPATCH | ||
) |