|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gw_redistrib (TP, TPG, KLON, KLAT, PREAD, PFOUT) |
| subroutine gw_redistrib | ( | type(trip_t), intent(inout) | TP, |
| type(trip_grid_t), intent(inout) | TPG, | ||
| integer, intent(in) | KLON, | ||
| integer, intent(in) | KLAT, | ||
| real, dimension(:,:), intent(in) | PREAD, | ||
| real, dimension(:,:), intent(out) | PFOUT | ||
| ) |
Definition at line 4 of file gw_redistrib.F90.


1.8.13