bottomModesAtWavenumber

Return the analytical bottom SQG mode for constant stratification.


Declaration

 psi = bottomModesAtWavenumber(self,k)

Parameters

  • self InternalModesConstantStratification instance
  • k horizontal wavenumber array

Returns

  • psi bottom SQG mode evaluated on zOut

Discussion

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