The theory of modal models is summarized in a brief note “On modal models”. It provides an overview of key concepts and relevant mathematical formulations.
Examples
Range-independent scenario
Here’s an example showing results for the PEKERIS test problem from the Kraken technical report:
The Fortran Kraken propagation model requires that the transmitter is located at \((x=0, y=0)\) and all receivers are located in the right half-plane (i.e., \(x>0\) and \(y=0\)). While this limitation can be worked around in the wrapper by a coordinate transformation, automatic transformation is not yet implemented.
Additionally, this wrapper does not yet support all the features of the original Fortran model. In particular, it does NOT support:
N2-linear, analytic or quadratic interpolation for sound speed
Arbitrary reflection coefficients
Twersky scattering
Receivers on an irregular grid are supported, but not currently optimized for speed (by using the irregular grid option in the Fortran model).
Kraken currently does not compute modal group velocities. While KrakenC does compute group velocities, the values are incorrect for multilayer seabeds with elastic sediment layers. In both cases, when group velocities are unavailable, the returned modes will not include group velocity information (will be reported as missing).