|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | soildif (IO, KK, PK, PEK, DMI, PVEG, PFROZEN1, PFFG, PFF |
| subroutine soildif | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_k_t), intent(inout) | KK, | ||
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(diag_misc_isba_t), intent(inout) | DMI, | ||
| real, dimension(:), intent(in) | PVEG, | ||
| real, dimension(:), intent(out) | PFROZEN1, | ||
| real, dimension(:), intent(in) | PFFG, | ||
| PFF | |||
| ) |
1.8.13