1-D wave propagation in microstructured materials

This script performs a numerical simulation of the wave propagation in microstructured materials.
321 Downloads
Updated 13 Oct 2021

View License

The code is based on Finite Element Method with Hermitian shape functions.
The interested reader can find the theory behind this simulation on my Academia page https://independent.academia.edu/AndreaLaSpina.
The script allows you to choose all the geometric properties as well as the FEM parameters, like the number of finite elements, the number of Gauss integration points, the boundary and the initial conditions.
The time integration is performed through the Matlab ode45 solver based on the Dormant-Prince formula.
The analysis is linear and a Rayleigh damping can be taken into account.
The results are shown in many nice plots and an energetic balance validates also the accuracy of the analysis.
If you like the file, please give feedbacks.

Cite As

Andrea La Spina (2024). 1-D wave propagation in microstructured materials (https://www.mathworks.com/matlabcentral/fileexchange/59332-1-d-wave-propagation-in-microstructured-materials), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3

.

1.2

.

1.1.0.0

.

1.0.0.0

New version
New version

New version