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

Multiple susceptibility #25

Closed fgasdia closed 3 years ago

fgasdia commented 3 years ago

Support multiple ionospheric species.

This PR also adds FunctionWrappers to the numberdensity and collisionfrequency fields of Species in order to strengthen type stability when multiple species are passed to susceptibility and other functions.