ElasticWaves.jl

A package to calculate propagation and scattering of elastic waves.
Author JuliaWaveScattering
Popularity
8 Stars
Updated Last
3 Months Ago
Started In
November 2022

ElasticWaves.jl

Build Status

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.