surfaceModesAtWavenumber

Return the analytical surface SQG mode for constant stratification.


Declaration

 psi = surfaceModesAtWavenumber(self,k)

Parameters

  • self InternalModesConstantStratification instance
  • k horizontal wavenumber array

Returns

  • psi surface SQG mode evaluated on zOut

Discussion

        size(psi) = [size(k); length(z)]