VDTUVAD_MOD Module


Used by

  • module~~vdtuvad_mod~~UsedByGraph module~vdtuvad_mod VDTUVAD_MOD proc~ltinvad LTINVAD proc~ltinvad->module~vdtuvad_mod

Subroutines

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

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