|
SURFEX v8.1
General documentation of Surfex
|
Data Types | |
| interface | write_read_cov |
Functions/Subroutines | |
| subroutine | read_surf_cov (HPROGRAM, HREC, PFIELD, OFLAG, KRESP, HCOMMENT, HDIR) |
| subroutine mode_read_surf_cov::read_surf_cov | ( | character(len=6), intent(in) | HPROGRAM, |
| character(len=*), intent(in) | HREC, | ||
| real, dimension(:,:), intent(out) | PFIELD, | ||
| logical, dimension(:), intent(in) | OFLAG, | ||
| integer, intent(out) | KRESP, | ||
| character(len=*), intent(out), optional | HCOMMENT, | ||
| character(len=1), intent(in), optional | HDIR | ||
| ) |
Definition at line 16 of file mode_read_surf_cov.F90.


1.8.13