EUVTVDAD Subroutine

public subroutine EUVTVDAD(KM, KMLOC, KFIELD, KFLDPTR, PU, PV, PVOR, PDIV, PSPMEANU, PSPMEANV)

Uses

  • proc~~euvtvdad~~UsesGraph proc~euvtvdad EUVTVDAD PARKIND1 PARKIND1 proc~euvtvdad->PARKIND1 YOMHOOK YOMHOOK proc~euvtvdad->YOMHOOK module~tpm_dim TPM_DIM proc~euvtvdad->module~tpm_dim module~tpmald_distr TPMALD_DISTR proc~euvtvdad->module~tpmald_distr module~tpmald_geo TPMALD_GEO proc~euvtvdad->module~tpmald_geo EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpmald_distr->PARKIND1 module~tpmald_geo->PARKIND1

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

  • Interface. ---------- CALL EUVTVDAD()

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(in) :: PVOR(:,:)
real(kind=JPRB), intent(in) :: PDIV(:,:)
real(kind=JPRB), intent(inout), optional :: PSPMEANU(:)
real(kind=JPRB), intent(inout), optional :: PSPMEANV(:)

Calls

proc~~euvtvdad~~CallsGraph proc~euvtvdad EUVTVDAD dr_hook dr_hook proc~euvtvdad->dr_hook

Called by

proc~~euvtvdad~~CalledByGraph proc~euvtvdad EUVTVDAD proc~eltdirad ELTDIRAD proc~eltdirad->proc~euvtvdad proc~eltdir_ctlad ELTDIR_CTLAD proc~eltdir_ctlad->proc~eltdirad proc~edir_trans_ctlad EDIR_TRANS_CTLAD proc~edir_trans_ctlad->proc~eltdir_ctlad proc~edir_transad EDIR_TRANSAD proc~edir_transad->proc~edir_trans_ctlad