ModesAtFrequencyApproximatedAiry

Return the simplified WKB Airy approximation for fixed \(\omega\).

Developer documentation: this item describes internal implementation details.


Declaration

 [F,G,h] = ModesAtFrequencyApproximatedAiry(self,omega)

Parameters

  • self InternalModesWKB instance
  • omega frequency in radians per second

Returns

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

Discussion