EUVTVD_MOD Module


Used by

  • module~~euvtvd_mod~~UsedByGraph module~euvtvd_mod EUVTVD_MOD proc~eltdir ELTDIR proc~eltdir->module~euvtvd_mod

Subroutines

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

*** 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
real(kind=JPRB), intent(in) :: PU(:,:)
real(kind=JPRB), intent(in) :: PV(:,:)
real(kind=JPRB), intent(out) :: PVOR(:,:)
real(kind=JPRB), intent(out) :: PDIV(:,:)