ElasticMatrix Toolbox

The ElasticMatrix software uses the partial-wave method to model elastic wave propagation in multilayered anisotropic media.
837 descargas
Actualizado 14 may 2021

Simulating the propagation of elastic waves in multi-layered media has many applications. A common approach is to use matrix methods where the elastic wave-field within each material layer is represented by a sum of partial waves along with boundary conditions imposed at each interface. While these methods are well-known, coding the required matrix formation, inversion, and analysis for general multi-layered systems is non-trivial and can take a long time.

Here, a new open-source toolbox called ElasticMatrix is introduced which solves the problem of acoustic and elastic wave propagation in multi-layered media for isotropic and transverse-isotropic materials where the wave propagation occurs in a material plane of symmetry. The toolbox is implemented in MATLAB using an object oriented programming framework and is designed to be easy to use and extend. Methods are provided for calculating and plotting dispersion curves (Lamb waves and other guided waves), displacement and stress fields, reflection and transmission coefficients, and slowness profiles (from the Christoffel Equation).

Known issues:
- For leaky structures the Lamb modes can trace incorrectly. If this occurs, try the .calculateDispersionCurveCoarse method.

Citar como

Danny Ramasawmy (2024). ElasticMatrix Toolbox (https://github.com/dannyramasawmy/ElasticMatrix), GitHub. Recuperado .

Ramasawmy, Danny R., et al. “ElasticMatrix: A MATLAB Toolbox for Anisotropic Elastic Wave Propagation in Layered Media.” SoftwareX, vol. 11, Elsevier BV, Jan. 2020, p. 100397, doi:10.1016/j.softx.2020.100397.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión desde R2016a hasta R2019b
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.2

Known issues:
- For leaky structures the Lamb modes can trace incorrectly. If this occurs, try the .calculateDispersionCurveCoarse method.

1.0.1

Updated description.

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.