|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | create_file (HFILE, KDIMS, HNAM_DIM, KFILE_ID, KDIM_ID) |
| subroutine create_file | ( | character(len=*), intent(in) | HFILE, |
| integer, dimension(:), intent(in) | KDIMS, | ||
| character(len=*), dimension(:), intent(in) | HNAM_DIM, | ||
| integer, intent(inout) | KFILE_ID, | ||
| integer, dimension(:), intent(inout) | KDIM_ID | ||
| ) |
Definition at line 7 of file create_file.F90.


1.8.13