The ElasticMatrix software uses the partial-wave method to model elastic wave propagation in multilayered anisotropic media.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Danny Ramasawmy (2026). ElasticMatrix Toolbox (https://github.com/dannyramasawmy/ElasticMatrix), GitHub. Retrieved .
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.
General Information
- Version 1.0.2 (8.26 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2016a to R2019b
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.2 | Known issues:
|
||
| 1.0.1 | Updated description. |
||
| 1.0.0 |