|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | split_grid (UG, U, HPROGRAM, KGRID_PAR, PGRID_PAR, KHALO) |
| subroutine split_grid | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(inout), optional | KGRID_PAR, | ||
| real, dimension(:), intent(inout), optional, pointer | PGRID_PAR, | ||
| integer, intent(in), optional | KHALO | ||
| ) |
Definition at line 7 of file split_grid.F90.


1.8.13