UVTVDAD Subroutine

public subroutine UVTVDAD(KF_UV, PU, PV, PVOR, PDIV)

Uses

  • proc~~uvtvdad~~UsesGraph proc~uvtvdad UVTVDAD module~parkind_ectrans PARKIND_ECTRANS proc~uvtvdad->module~parkind_ectrans module~tpm_dim TPM_DIM proc~uvtvdad->module~tpm_dim module~tpm_distr TPM_DISTR proc~uvtvdad->module~tpm_distr module~tpm_fields_gpu TPM_FIELDS_GPU proc~uvtvdad->module~tpm_fields_gpu PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_fields_gpu->EC_PARKIND

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

  • Interface. ---------- CALL UVTVDAD(KM,KF_UV,PEPSNM,PU,PV,PVOR,PDIV)

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

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_UV
real(kind=JPRBT), intent(inout) :: PU(:,:,:)
real(kind=JPRBT), intent(inout) :: PV(:,:,:)
real(kind=JPRBT), intent(inout) :: PVOR(:,:,:)
real(kind=JPRBT), intent(inout) :: PDIV(:,:,:)

Called by

proc~~uvtvdad~~CalledByGraph proc~uvtvdad UVTVDAD proc~ltdirad LTDIRAD proc~ltdirad->proc~uvtvdad proc~ltdirad~2 LTDIRAD proc~ltdirad~2->proc~uvtvdad proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->proc~ltdirad proc~ltdir_ctlad LTDIR_CTLAD proc~ltdir_ctlad->proc~ltdirad proc~dir_trans_ctlad~2 DIR_TRANS_CTLAD proc~dir_trans_ctlad~2->proc~ltdir_ctlad proc~dir_transad DIR_TRANSAD proc~dir_transad->proc~dir_trans_ctlad proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad