|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hydro_soil (IO, KK, PK, PEK, DMK, PTSTEP, PLETR, PLEG, PPG, PEVAPCOR, PD_G3, PWSAT, PWFC, PDWGI1, PDWGI2, PLEGI, PWG3, PRUNOFF, PDRAIN, PWWILT) |
| subroutine hydro_soil | ( | 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) | DMK, | ||
| real, intent(in) | PTSTEP, | ||
| real, dimension(:), intent(in) | PLETR, | ||
| real, dimension(:), intent(in) | PLEG, | ||
| real, dimension(:), intent(in) | PPG, | ||
| real, dimension(:), intent(in) | PEVAPCOR, | ||
| real, dimension(:), intent(in) | PD_G3, | ||
| real, dimension(:), intent(in) | PWSAT, | ||
| real, dimension(:), intent(in) | PWFC, | ||
| real, dimension(:), intent(in) | PDWGI1, | ||
| real, dimension(:), intent(in) | PDWGI2, | ||
| real, dimension(:), intent(in) | PLEGI, | ||
| real, dimension(:), intent(inout) | PWG3, | ||
| real, dimension(:), intent(out) | PRUNOFF, | ||
| real, dimension(:), intent(out) | PDRAIN, | ||
| real, dimension(:), intent(in) | PWWILT | ||
| ) |
1.8.13