SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_trip_grid Module Reference

Functions/Subroutines

subroutine put_trip_grid (PTRIP_GRID, PLONMIN, PLONMAX, PLATMIN, PLATMAX, PRES, KLON, KLAT, PLON, PLAT)
 
subroutine get_trip_grid (PTRIP_GRID, PLONMIN, PLONMAX, PLATMIN, PLATMAX, PRES, KLON, KLAT, PLON, PLAT)
 

Function/Subroutine Documentation

◆ get_trip_grid()

subroutine mode_trip_grid::get_trip_grid ( real, dimension(:), intent(in)  PTRIP_GRID,
real, intent(out), optional  PLONMIN,
real, intent(out), optional  PLONMAX,
real, intent(out), optional  PLATMIN,
real, intent(out), optional  PLATMAX,
real, intent(out), optional  PRES,
integer, intent(out), optional  KLON,
integer, intent(out), optional  KLAT,
real, dimension(:), intent(out), optional  PLON,
real, dimension(:), intent(out), optional  PLAT 
)

Definition at line 77 of file mode_trip_grid.F90.

Here is the caller graph for this function:

◆ put_trip_grid()

subroutine mode_trip_grid::put_trip_grid ( real, dimension(:), intent(out)  PTRIP_GRID,
real, intent(in)  PLONMIN,
real, intent(in)  PLONMAX,
real, intent(in)  PLATMIN,
real, intent(in)  PLATMAX,
real, intent(in)  PRES,
integer, intent(in)  KLON,
integer, intent(in)  KLAT,
real, dimension(:), intent(in)  PLON,
real, dimension(:), intent(in)  PLAT 
)

Definition at line 19 of file mode_trip_grid.F90.

Here is the caller graph for this function: