VDTUV_MOD Module


Subroutines

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

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