PRFI1_MOD Module


Subroutines

public subroutine PRFI1(KM, KF_UV, KF_SCALARS, PIA, PSPVOR, PSPDIV, PSPSCALAR, KFLDPTRUV, KFLDPTRSC)

*** PRFI1 - Prepare spectral fields for inverse Legendre transform

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRB), intent(out) :: PIA(:,:)
real(kind=JPRB), intent(in), optional :: PSPVOR(:,:)
real(kind=JPRB), intent(in), optional :: PSPDIV(:,:)
real(kind=JPRB), intent(in), optional :: PSPSCALAR(:,:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRUV(:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRSC(:)