spectralFilter_mod

link to source code

Dependency Diagrams:

No Direct Dependency

spectralFilter_mod_rev.svg

Reverse Dependency Diagram

Description

MODULE spectralFilter_mod (prefix=’spf’ category=’8. Low-level utilities and constants’)

Purpose

For computing spectral filter functions.

Quick access

Routines

spf_filterresponsefunction()

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