VD2UV_CTL_MOD Module


Subroutines

public subroutine VD2UV_CTL(KF_UV, PSPVOR, PSPDIV, PU, PV)

*** VD2UV_CTL - Control routine for going from vor/div to spectral U and V.

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_UV
real(kind=JPRB), intent(in) :: PSPVOR(:,:)
real(kind=JPRB), intent(in) :: PSPDIV(:,:)
real(kind=JPRB), intent(out) :: PU(:,:)
real(kind=JPRB), intent(out) :: PV(:,:)