EUVTVD Subroutine

public subroutine EUVTVD(KM, KMLOC, KFIELD, PU, PV, PVOR, PDIV)

Uses

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

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

  • Interface. ---------- CALL EUVTVD(KM,KFIELD,PEPSNM,PU,PV,PVOR,PDIV)

    1. COMPUTE U V FROM VORTICITY AND DIVERGENCE. ------------------------------------------

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KFIELD
real(kind=JPRB), intent(in) :: PU(:,:)
real(kind=JPRB), intent(in) :: PV(:,:)
real(kind=JPRB), intent(out) :: PVOR(:,:)
real(kind=JPRB), intent(out) :: PDIV(:,:)

Calls

proc~~euvtvd~~CallsGraph proc~euvtvd EUVTVD dr_hook dr_hook proc~euvtvd->dr_hook

Called by

proc~~euvtvd~~CalledByGraph proc~euvtvd EUVTVD proc~eltdir ELTDIR proc~eltdir->proc~euvtvd proc~eltdir_ctl ELTDIR_CTL proc~eltdir_ctl->proc~eltdir proc~edir_trans_ctl EDIR_TRANS_CTL proc~edir_trans_ctl->proc~eltdir_ctl proc~edir_trans EDIR_TRANS proc~edir_trans->proc~edir_trans_ctl