ElasticMatrix Toolbox

The ElasticMatrix software uses the partial-wave method to model elastic wave propagation in multilayered anisotropic media.
838 téléchargements
Mise à jour 14 mai 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.

Citation pour cette source

Danny Ramasawmy (2024). ElasticMatrix Toolbox (https://github.com/dannyramasawmy/ElasticMatrix), GitHub. Récupéré le .

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.

Afficher d’autres styles
Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec les versions R2016a à R2019b
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.