EUVTVDAD_MOD Module


Used by

  • module~~euvtvdad_mod~~UsedByGraph module~euvtvdad_mod EUVTVDAD_MOD proc~eltdirad ELTDIRAD proc~eltdirad->module~euvtvdad_mod

Subroutines

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

*** EUVTVDAD - Compute vor/div from u and 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) :: PU(:,:)
real(kind=JPRB), intent(inout) :: PV(:,:)
real(kind=JPRB), intent(in) :: PVOR(:,:)
real(kind=JPRB), intent(in) :: PDIV(:,:)
real(kind=JPRB), intent(inout), optional :: PSPMEANU(:)
real(kind=JPRB), intent(inout), optional :: PSPMEANV(:)