SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | hydro (IO, KK, PK, PEK, AG, DEK, DMK, OMEB, PTSTEP, PVEG |
subroutine hydro | ( | 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(agri_t), intent(inout) | AG, | ||
type(diag_evap_isba_t), intent(inout) | DEK, | ||
type(diag_misc_isba_t), intent(inout) | DMK, | ||
logical, intent(in) | OMEB, | ||
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(in) | PVEG | ||
) |