|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_grid (HSELECT, HPROGRAM, HGRID, PGRID_PAR, PLAT, PLON, |
| subroutine write_grid | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=10), intent(in) | HGRID, | ||
| real, dimension(:), pointer | PGRID_PAR, | ||
| real, dimension(:), intent(in) | PLAT, | ||
| real, dimension(:), intent(in) | PLON | ||
| ) |
Definition at line 7 of file write_grid.F90.


1.8.13