SURFEX v8.1
General documentation of Surfex
|
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) |
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.