EVDTUV Subroutine

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

Uses

  • proc~~evdtuv~2~~UsesGraph proc~evdtuv~2 EVDTUV PARKIND1 PARKIND1 proc~evdtuv~2->PARKIND1 YOMHOOK YOMHOOK proc~evdtuv~2->YOMHOOK module~tpmald_distr TPMALD_DISTR proc~evdtuv~2->module~tpmald_distr module~tpmald_fields~2 TPMALD_FIELDS proc~evdtuv~2->module~tpmald_fields~2 module~tpmald_geo TPMALD_GEO proc~evdtuv~2->module~tpmald_geo EC_PARKIND EC_PARKIND module~tpmald_distr->EC_PARKIND module~tpmald_fields~2->PARKIND1 module~tpmald_geo->PARKIND1

*** VDTUV - Compute U,V in spectral space

  • Interface. ---------- CALL VDTUV(...)

Arguments

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

Calls

proc~~evdtuv~2~~CallsGraph proc~evdtuv~2 EVDTUV dr_hook dr_hook proc~evdtuv~2->dr_hook