UVTVD_MOD Module


Used by

  • module~~uvtvd_mod~~UsedByGraph module~uvtvd_mod UVTVD_MOD proc~ltdir LTDIR proc~ltdir->module~uvtvd_mod proc~ltdir~2 LTDIR proc~ltdir~2->module~uvtvd_mod

Subroutines

public subroutine UVTVD(KF_UV, PU, PV, PVOR, PDIV)

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

Read more…

Arguments

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