SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_direct (UG, U, USS, HPROGRAM, HSCHEME, HSUBROUTINE, HFILENAME, HFI |
subroutine read_direct | ( | 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=6), intent(in) | HSCHEME, | ||
character(len=6), intent(in) | HSUBROUTINE, | ||
character(len=28), intent(in) | HFILENAME, | ||
HFI | |||
) |
Definition at line 8 of file read_direct.F90.