spectralFilter_mod¶
Dependency Diagrams:
No Direct Dependency
Description
MODULE spectralFilter_mod (prefix=’spf’ category=’8. Low-level utilities and constants’)
- Purpose
For computing spectral filter functions.
Quick access
- Routines
Variables
Subroutines and functions
- function spectralfilter_mod/spf_filterresponsefunction(totalwavenumber, wavebandindex, wavebandpeaks, nwaveband)¶
- Arguments
totalwavenumber [real ,in]
wavebandindex [integer ,in]
wavebandpeaks (*) [integer ,in]
nwaveband [integer ,in]
- Return
responsefunction [real ]
- Called from
ensemblescaledecomposition()
,spectralfilter()
,spectralfilter2()
,vertmodesfilter()