GPNORM_TRANS_CTLTL_MOD Module


Used by

  • module~~gpnorm_trans_ctltl_mod~~UsedByGraph module~gpnorm_trans_ctltl_mod GPNORM_TRANS_CTLTL_MOD proc~gpnorm_transtl~2 GPNORM_TRANSTL proc~gpnorm_transtl~2->module~gpnorm_trans_ctltl_mod

Subroutines

public subroutine GPNORM_TRANS_CTLTL(PGP, KFIELDS, KPROMA, PAVE, PW)

*** GPNORM_TRANS_CTL - calculate grid-point norms simplified version to be projected to adjoint

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(in) :: PGP(:,:,:)
integer(kind=JPIM), intent(in) :: KFIELDS
integer(kind=JPIM), intent(in) :: KPROMA
real(kind=JPRB), intent(out) :: PAVE(:)
real(kind=JPRD), intent(in) :: PW(R%NDGL)