|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | isba_snow_agr (KK, PK, PEK, DMK, DK, DEK, OMEB, OMEB_LITTER, PEXNS, PEXNA, PTA, PQA |
| subroutine | comput_ri_drag |
| subroutine isba_snow_agr::comput_ri_drag | ( | ) |
Definition at line 330 of file isba_snow_agr.F90.


| subroutine isba_snow_agr | ( | 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, | ||
| type(diag_t), intent(inout) | DK, | ||
| type(diag_evap_isba_t), intent(inout) | DEK, | ||
| logical, intent(in) | OMEB, | ||
| logical, intent(in) | OMEB_LITTER, | ||
| real, dimension(:), intent(in) | PEXNS, | ||
| real, dimension(:), intent(in) | PEXNA, | ||
| real, dimension(:), intent(in) | PTA, | ||
| real, dimension(:), intent(in) | PQA | ||
| ) |
Definition at line 8 of file isba_snow_agr.F90.


1.8.13