VD2UV_CTL_MOD Module


Used by

  • module~~vd2uv_ctl_mod~~UsedByGraph module~vd2uv_ctl_mod VD2UV_CTL_MOD proc~vordiv_to_uv VORDIV_TO_UV proc~vordiv_to_uv->module~vd2uv_ctl_mod proc~vordiv_to_uv~2 VORDIV_TO_UV proc~vordiv_to_uv~2->module~vd2uv_ctl_mod

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(:,:)