SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
eggdir.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine eggdir (PRPI, PRA, PDELX, PDELY, KPROF, KBEG, KEND, KULOUT, PGX, PGY)
 

Function/Subroutine Documentation

◆ eggdir()

subroutine eggdir ( real(kind=jprb), intent(in)  PRPI,
real(kind=jprb), intent(in)  PRA,
real(kind=jprb), intent(in)  PDELX,
real(kind=jprb), intent(in)  PDELY,
integer(kind=jpim), intent(in)  KPROF,
integer(kind=jpim), intent(in)  KBEG,
integer(kind=jpim), intent(in)  KEND,
integer(kind=jpim), intent(in)  KULOUT,
real(kind=jprb), dimension(kprof), intent(inout)  PGX,
real(kind=jprb), dimension(kprof), intent(inout)  PGY 
)

Definition at line 3 of file eggdir.F90.

Here is the call graph for this function: