Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 660 Bytes

File metadata and controls

12 lines (9 loc) · 660 Bytes

Convergence when increasing the number of Hankel functions

The code convergence.jl tests how fast does the scattered wave (in frequency) converge when increasing the number of Hankel functions. To describe the scattered wave from each particle we use a series of Hankel functions (of the first kind).

include("convergence.jl")
simulations = hankel_order_convergence()
plot_hankel_order_convergence(simulations)

Plot lens shape and response in time

In the figures above m is the maximum order of the Hankel functions. The top left figure shows the configuration of particles considered.