EVDTUV_MOD Module


Used by

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

Subroutines

public subroutine EVDTUV(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) :: 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(:)