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.jlIf you want to contribute to this package then type
pkg> dev ElasticWavesBy default the package source will now be in <your julia directory>/dev/ElasticWaves.