Go to the source code of this file.
Functions/Subroutines | |
| subroutine | coupling_surf_topd (DGEI, DGMI, IG, I, UG, U, HPROGRAM, KI) |
| subroutine coupling_surf_topd | ( | type(diag_evap_isba_t), intent(inout) | DGEI, |
| type(diag_misc_isba_t), intent(inout) | DGMI, | ||
| type(isba_grid_t), intent(inout) | IG, | ||
| type(isba_t), intent(inout) | I, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI | ||
| ) |
Definition at line 6 of file coupling_surf_topd.F90.


1.8.5