EVDTUV_MOD Module


Used by

  • module~~evdtuv_mod~~UsedByGraph module~evdtuv_mod EVDTUV_MOD proc~eltinv ELTINV proc~eltinv->module~evdtuv_mod

Subroutines

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

*** 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
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(:)