|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | soilstress (HISBA, PF2, KK, PK, PEK, PF2WGHT, PF5) |
| subroutine soilstress | ( | character(len=*), dimension(ndlim), intent(in), parameter | HISBA, |
| real, dimension(:), intent(out) | PF2, | ||
| type(isba_k_t), intent(inout) | KK, | ||
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| real, dimension(:,:), intent(out) | PF2WGHT, | ||
| real, dimension(:), intent(out) | PF5 | ||
| ) |
1.8.13