SUEMPLAT_MOD Module


Used by

  • module~~suemplat_mod~~UsedByGraph module~suemplat_mod SUEMPLAT_MOD proc~suemp_trans SUEMP_TRANS proc~suemp_trans->module~suemplat_mod

Subroutines

public subroutine SUEMPLAT(KDGL, KPROC, KPROCA, KMYSETA, LDSPLIT, LDEQ_REGIONS, KFRSTLAT, KLSTLAT, KFRSTLOFF, KPTRLAT, KPTRFRSTLAT, KPTRLSTLAT, KPTRFLOFF, PWEIGHT, LDWEIGHTED_DISTR, PMEDIAP, KPROCAGP, KMEDIAP, KRESTM, LDSPLITLAT, KMYPROC, KLOEN, KDGUX)

*** *SUEMPLAT * - Initialize gridpoint distrbution in N-S direction

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KPROC
integer(kind=JPIM), intent(in) :: KPROCA
integer(kind=JPIM), intent(in) :: KMYSETA
logical, intent(in) :: LDSPLIT
logical, intent(in) :: LDEQ_REGIONS
integer(kind=JPIM), intent(out) :: KFRSTLAT(:)
integer(kind=JPIM), intent(out) :: KLSTLAT(:)
integer(kind=JPIM), intent(out) :: KFRSTLOFF
integer(kind=JPIM), intent(out) :: KPTRLAT(:)
integer(kind=JPIM), intent(out) :: KPTRFRSTLAT(:)
integer(kind=JPIM), intent(out) :: KPTRLSTLAT(:)
integer(kind=JPIM), intent(out) :: KPTRFLOFF
real(kind=JPRD), intent(in) :: PWEIGHT(:)
logical, intent(inout) :: LDWEIGHTED_DISTR
real(kind=JPRD), intent(out) :: PMEDIAP
integer(kind=JPIM), intent(out) :: KPROCAGP(KPROCA)
integer(kind=JPIM), intent(out) :: KMEDIAP
integer(kind=JPIM), intent(out) :: KRESTM
logical, intent(out) :: LDSPLITLAT(:)
integer(kind=JPIM), intent(in) :: KMYPROC
integer(kind=JPIM), intent(in) :: KLOEN(KDGL)
integer(kind=JPIM), intent(in) :: KDGUX