GeostrophicSmithVannesteModesAtWavenumber

Return Smith-Vanneste modes at fixed horizontal wavenumber.

Developer documentation: this item describes internal implementation details.


Declaration

 [F,G,h] = GeostrophicSmithVannesteModesAtWavenumber(self,k)

Parameters

  • self InternalModesSpectral instance
  • k horizontal wavenumber

Returns

  • F horizontal-velocity mode matrix on zOut
  • G vertical-velocity mode matrix on zOut
  • h equivalent-depth row vector

Discussion