|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_slope_file (HPROGRAM, HFILE, HFORM, KNMC, PTANB, PSLOP, P |
| subroutine read_slope_file | ( | character(len=*), intent(in) | HPROGRAM, |
| character(len=*), intent(in) | HFILE, | ||
| character(len=*), intent(in) | HFORM, | ||
| integer, intent(in) | KNMC, | ||
| real, dimension(:), intent(out) | PTANB, | ||
| real, dimension(:), intent(out) | PSLOP, | ||
| P | |||
| ) |
Definition at line 8 of file read_slope_file.F90.


1.8.13