EUVTVD_COMM_MOD Module


Subroutines

public subroutine EUVTVD_COMM(KM, KMLOC, KFIELD, KFLDPTR, PU, PV, PSPMEANU, PSPMEANV)

*** EUVTVD - 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(out), optional :: PSPMEANU(:)
real(kind=JPRB), intent(out), optional :: PSPMEANV(:)