EUVTVD_COMM_MOD Module


Used by

  • module~~euvtvd_comm_mod~~UsedByGraph module~euvtvd_comm_mod EUVTVD_COMM_MOD proc~eltdir ELTDIR proc~eltdir->module~euvtvd_comm_mod proc~eltdir_ctl ELTDIR_CTL proc~eltdir_ctl->module~euvtvd_comm_mod

Subroutines

public subroutine EUVTVD_COMM(KM, KMLOC, KFIELD, KFLDPTR, PU, PV, PSPMEANU, PSPMEANV)

*** EUVTVD - Compute vor/div from u and v in spectral space

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KFIELD
integer(kind=JPIM), intent(in), optional :: KFLDPTR(:)
real(kind=JPRB), intent(inout) :: PU(:,:,:)
real(kind=JPRB), intent(inout) :: PV(:,:,:)
real(kind=JPRB), intent(out), optional :: PSPMEANU(:)
real(kind=JPRB), intent(out), optional :: PSPMEANV(:)