|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | coupling_surf_topd (DE, DEC, DC, DMI, G, IO, S, K, NK, NP, NPE, UG, U, HPROGRAM, KI) |
| subroutine coupling_surf_topd | ( | type(diag_evap_isba_t), intent(inout) | DE, |
| type(diag_evap_isba_t), intent(inout) | DEC, | ||
| type(diag_t), intent(inout) | DC, | ||
| type(diag_misc_isba_t), intent(inout) | DMI, | ||
| type(grid_t), intent(inout) | G, | ||
| type(isba_options_t), intent(inout) | IO, | ||
| type(isba_s_t), intent(inout) | S, | ||
| type(isba_k_t), intent(inout) | K, | ||
| type(isba_nk_t), intent(inout) | NK, | ||
| type(isba_np_t), intent(inout) | NP, | ||
| type(isba_npe_t), intent(inout) | NPE, | ||
| 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 7 of file coupling_surf_topd.F90.


1.8.13