SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_lat_gwf (TPG, KLAT, PRES, PLAT) |
subroutine get_lat_gwf | ( | type(trip_grid_t), intent(inout) | TPG, |
integer, intent(in) | KLAT, | ||
real, intent(out) | PRES, | ||
real, dimension(klat), intent(out) | PLAT | ||
) |
Definition at line 4 of file get_lat_gwf.F90.