SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ini_var_from_data_0d_in (DTCO, UG, U, USS, HPROGRAM, HATYPE, HNAME, HTYPE, |
subroutine ini_var_from_data_0d_in | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(sso_t), intent(inout) | USS, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=3), intent(in) | HATYPE, | ||
character(len=*), intent(in) | HNAME, | ||
character(len=3), intent(in) | HTYPE | ||
) |
Definition at line 8 of file ini_var_from_data_0d_in.F90.