SPNSDEAD Subroutine

public subroutine SPNSDEAD(KM, KF_SCALARS, PEPSNM, PF, PNSD)

Uses

  • proc~~spnsdead~2~~UsesGraph proc~spnsdead~2 SPNSDEAD PARKIND1 PARKIND1 proc~spnsdead~2->PARKIND1 module~tpm_dim TPM_DIM proc~spnsdead~2->module~tpm_dim module~tpm_fields TPM_FIELDS proc~spnsdead~2->module~tpm_fields EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_fields->EC_PARKIND

*** SPNSDEAD - Compute North-South derivative in spectral space

  • Interface. ---------- CALL SPNSDEAD(...)

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRB), intent(in) :: PEPSNM(0:R%NTMAX+2)
real(kind=JPRB), intent(inout) :: PF(:,:)
real(kind=JPRB), intent(in) :: PNSD(:,:)