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

Functions/Subroutines

integer function irnxtx (IX, NX, IRIV)
 
integer function irnxty (IY, NY, IRIV)
 
real function getlon (IX, NX)
 
real function getlat (IY, NY)
 
real function givelon (ZY)
 
real function givelat (ZY)
 
real function giverad (ZY)
 
real function givelen (ZX, ZY, ZX_N, ZY_N)
 

Function/Subroutine Documentation

◆ getlat()

real function mode_trip_function::getlat ( integer, intent(in)  IY,
integer, intent(in)  NY 
)

Definition at line 128 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ getlon()

real function mode_trip_function::getlon ( integer, intent(in)  IX,
integer, intent(in)  NX 
)

Definition at line 110 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ givelat()

real function mode_trip_function::givelat ( real, intent(in)  ZY)

Definition at line 173 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ givelen()

real function mode_trip_function::givelen ( real, intent(in)  ZX,
real, intent(in)  ZY,
real, intent(in)  ZX_N,
real, intent(in)  ZY_N 
)

Definition at line 229 of file mode_trip_function.F90.

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

◆ givelon()

real function mode_trip_function::givelon ( real, intent(in)  ZY)

Definition at line 146 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ giverad()

real function mode_trip_function::giverad ( real, intent(in)  ZY)

Definition at line 200 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ irnxtx()

integer function mode_trip_function::irnxtx ( integer, intent(in)  IX,
integer, intent(in)  NX,
integer, intent(in)  IRIV 
)

Definition at line 46 of file mode_trip_function.F90.

Here is the caller graph for this function:

◆ irnxty()

integer function mode_trip_function::irnxty ( integer, intent(in)  IY,
integer, intent(in)  NY,
integer, intent(in)  IRIV 
)

Definition at line 80 of file mode_trip_function.F90.

Here is the caller graph for this function: