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

Functions/Subroutines

subroutine setnext (KLON, KLAT, KGRCN, KNEXTX, KNEXTY, GMLON, GMLAT)
 
subroutine setarea (KLAT, PLATMIN, PRES, PAREA)
 
subroutine setlen (KLON, KLAT, KGRCN, KNEXTX, KNEXTY, PRATMED, PLEN)
 

Function/Subroutine Documentation

◆ setarea()

subroutine mode_trip_init::setarea ( integer, intent(in)  KLAT,
real, intent(in)  PLATMIN,
real, intent(in)  PRES,
real, dimension(:,:), intent(out)  PAREA 
)

Definition at line 127 of file mode_trip_init.F90.

Here is the caller graph for this function:

◆ setlen()

subroutine mode_trip_init::setlen ( integer, intent(in)  KLON,
integer, intent(in)  KLAT,
integer, dimension(:,:), intent(in)  KGRCN,
integer, dimension(:,:), intent(in)  KNEXTX,
integer, dimension(:,:), intent(in)  KNEXTY,
real, intent(in)  PRATMED,
real, dimension(:,:), intent(out)  PLEN 
)

Definition at line 176 of file mode_trip_init.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setnext()

subroutine mode_trip_init::setnext ( integer, intent(in)  KLON,
integer, intent(in)  KLAT,
integer, dimension(:,:), intent(inout)  KGRCN,
integer, dimension(:,:), intent(out)  KNEXTX,
integer, dimension(:,:), intent(out)  KNEXTY,
logical, intent(in), optional  GMLON,
logical, intent(in), optional  GMLAT 
)

Definition at line 46 of file mode_trip_init.F90.

Here is the call graph for this function:
Here is the caller graph for this function: