EUVTVD_MOD Module


Subroutines

public subroutine EUVTVD(KFIELD, PU, PV, PVOR, PDIV)

*** EUVTVD - Compute vor/div from u and v in spectral space

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KFIELD
real(kind=JPRB), intent(inout) :: PU(:,:,:)
real(kind=JPRB), intent(inout) :: PV(:,:,:)
real(kind=JPRB), intent(out) :: PVOR(:,:,:)
real(kind=JPRB), intent(out) :: PDIV(:,:,:)