SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_dimlen (KLUOUT, HFILE, HVAR, KDIM, KDIMLEN) |
subroutine read_dimlen | ( | integer, intent(in) | KLUOUT, |
character(len=*), intent(in) | HFILE, | ||
character(len=*), intent(in) | HVAR, | ||
integer, intent(in) | KDIM, | ||
integer, dimension(kdim), intent(out) | KDIMLEN | ||
) |
Definition at line 3 of file read_dimlen.F90.