SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_mesh_dim (HGRID, KGRID_PAR, KL, PGRID_PAR, PDX, PDY, PMESH |
subroutine get_mesh_dim | ( | character(len=10), intent(in) | HGRID, |
integer, intent(in) | KGRID_PAR, | ||
integer, intent(in) | KL, | ||
real, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
real, dimension(kl), intent(out) | PDX, | ||
real, dimension(kl), intent(out) | PDY, | ||
PMESH | |||
) |
Definition at line 7 of file get_mesh_dim.F90.