|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | trip_oasis_send (TP, TPG, KLISTING, KLON, KLAT, PTIMEC) |
| subroutine | check_trip_send (HCOMMENT) |
| subroutine | mask_trip (PIN, POUT, OMASK, PDIV) |
| subroutine trip_oasis_send::check_trip_send | ( | character(len=*), intent(in) | HCOMMENT | ) |
Definition at line 181 of file trip_oasis_send.F90.


| subroutine trip_oasis_send | ( | type(trip_t), intent(inout) | TP, |
| type(trip_grid_t), intent(inout) | TPG, | ||
| integer, intent(in) | KLISTING, | ||
| integer, intent(in) | KLON, | ||
| integer, intent(in) | KLAT, | ||
| real, intent(in) | PTIMEC | ||
| ) |
Definition at line 4 of file trip_oasis_send.F90.


1.8.13