VD2UV_MOD Module


Used by

  • module~~vd2uv_mod~~UsedByGraph module~vd2uv_mod VD2UV_MOD proc~vd2uv_ctl VD2UV_CTL proc~vd2uv_ctl->module~vd2uv_mod proc~vd2uv_ctl~2 VD2UV_CTL proc~vd2uv_ctl~2->module~vd2uv_mod

Subroutines

public subroutine VD2UV(KM, KMLOC, KF_UV, KLEI2, PSPVOR, PSPDIV, PU, PV)

*** VD2UV - U and V from Vor/div

Read more…

Arguments

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