SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_surf_topd (DEC, IO, S, K, NP, NPE, UG, U, HPROGRAM |
subroutine init_surf_topd | ( | type(diag_evap_isba_t), intent(inout) | DEC, |
type(isba_options_t), intent(inout) | IO, | ||
type(isba_s_t), intent(inout) | S, | ||
type(isba_k_t), intent(inout) | K, | ||
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=*), intent(in) | HPROGRAM | ||
) |
Definition at line 8 of file init_surf_topd.F90.