VD2UV_MOD Module


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