EVDTUVAD_MOD Module


Used by

  • module~~evdtuvad_mod~~UsedByGraph module~evdtuvad_mod EVDTUVAD_MOD proc~eltinvad ELTINVAD proc~eltinvad->module~evdtuvad_mod

Subroutines

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

*** EVDTUVAD - Compute U,V in spectral space

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KFIELD
integer(kind=JPIM), intent(in), optional :: KFLDPTR(:)
real(kind=JPRB), intent(inout) :: PVOR(:,:)
real(kind=JPRB), intent(inout) :: PDIV(:,:)
real(kind=JPRB), intent(inout) :: PU(:,:)
real(kind=JPRB), intent(inout) :: PV(:,:)
real(kind=JPRB), intent(out), optional :: PSPMEANU(:)
real(kind=JPRB), intent(out), optional :: PSPMEANV(:)