A package to calculate propagation and scattering of elastic waves.
To install the package in Juia, first run Julia from the terminal, then type:
julia>]
pkg> add https://github.com/JuliaWaveScattering/ElasticWaves.jl
If you want to contribute to this package then type
pkg> dev ElasticWaves
By default the package source will now be in <your julia directory>/dev/ElasticWaves.