SPFILTER Subroutine

public subroutine SPFILTER(FELDMN, MM, MMAX)

Implements spectral filter of Sardeshmukh and Hoskins (MWR 1984)

Arguments

Type IntentOptional AttributesName
real :: FELDMN(0:(MM+1)*(MM+2)-1)
integer :: MM
integer :: MMAX

Calls

proc~~spfilter~~CallsGraph proc~spfilter SPFILTER float float proc~spfilter->float alog alog proc~spfilter->alog

Contents

None