SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_isba_landuse (DTCO, UG, U, IO, NK, NP, NPE, PMESH_SIZE, HPROGRAM) |
subroutine init_isba_landuse | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(isba_nk_t), intent(inout) | NK, | ||
type(isba_np_t), intent(inout) | NP, | ||
type(isba_npe_t), intent(inout) | NPE, | ||
real, dimension(:), intent(in) | PMESH_SIZE, | ||
character(len=6), intent(in) | HPROGRAM | ||
) |
Definition at line 7 of file init_isba_landuse.F90.