UVTVDAD_MOD Module


Used by

  • module~~uvtvdad_mod~2~~UsedByGraph module~uvtvdad_mod~2 UVTVDAD_MOD proc~ltdirad LTDIRAD proc~ltdirad->module~uvtvdad_mod~2 proc~ltdirad~2 LTDIRAD proc~ltdirad~2->module~uvtvdad_mod~2

Subroutines

public subroutine UVTVDAD(KM, KFIELD, PEPSNM, PU, PV, PVOR, PDIV)

*** UVTVDAD - 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) :: KFIELD
real(kind=JPRB), intent(in) :: PEPSNM(0:R%NTMAX+2)
real(kind=JPRB), intent(inout) :: PU(:,:)
real(kind=JPRB), intent(inout) :: PV(:,:)
real(kind=JPRB), intent(in) :: PVOR(:,:)
real(kind=JPRB), intent(in) :: PDIV(:,:)