Below describes the coding challenge for the INI Winter school on Multiple Scattering (https://www.newton.ac.uk/event/mwsw05/)
To do the challenge, you will need to
- Install Julia (https://julialang.org/downloads/). Usually the long-term support version, currently v1.6.7, is best
- Get familiar with creating plots (https://docs.juliaplots.org/latest/install/)
- Add the package MultipleScattering.jl (https://github.com/JuliaWaveScattering/MultipleScattering.jl)
With everything setup, please go through MultipleScattering's documentation (https://juliawavescattering.github.io/MultipleScattering.jl/dev/manual/intro/) paying specific attention to how to place particles, and how to create plots.