fgasdia / LongwaveModePropagator.jl

Model the propagation of VLF radio waves in the Earth-ionosphere waveguide.
https://fgasdia.github.io/LongwaveModePropagator.jl/dev
MIT License
15 stars 5 forks source link

Integrate wavefields for height gain functions #74

Open fgasdia opened 7 months ago

fgasdia commented 7 months ago

Currently the Modified Hankel Functions of Order One-Third are used to compute the height gain functions (and excitation factors) for the mode sum. Consider integrating the wavefields directly. This may be easier to extend fields into the ionosphere and above.

As part of this, study the accuracy of the Modified Hankel Functions relative to the full wave solution.

The increase in runtime will be negligible relative to mode finding.