SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_surf_grid_dim_n (UG, HGRID, ORECT, KDIM1, KDIM2, KGRID_PAR, PGRID_PAR) |
subroutine get_surf_grid_dim_n | ( | type(surf_atm_grid_t), intent(inout) | UG, |
character(len=10), intent(out) | HGRID, | ||
logical, intent(out) | ORECT, | ||
integer, intent(out) | KDIM1, | ||
integer, intent(out) | KDIM2, | ||
integer, intent(in), optional | KGRID_PAR, | ||
real, dimension(:), intent(in), optional | PGRID_PAR | ||
) |
Definition at line 8 of file get_surf_grid_dimn.F90.