EigenmatricesForGeostrophicFModes

Assemble the geostrophic interior F-mode EVP.

Developer documentation: this item describes internal implementation details.


Declaration

 [A,B] = EigenmatricesForGeostrophicFModes(self,k)

Parameters

  • self InternalModesSpectral instance
  • k horizontal wavenumber

Returns

  • A left generalized-eigenproblem matrix
  • B right generalized-eigenproblem matrix

Discussion