Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 715 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 715 Bytes

modal-analysis

Modal Analysis using FEM with Python. Each program finds the frequencies and vibration shapes for a beam, air in an enclosed cavity and water sloshing.

  • poutre.py solves vibration modes of a beam (poutre = beam)
  • cavite.py solves vibration modes of air in an enclosed cavity (cavité = cavity)
  • ballottement_EF.py solves the water sloshing vibration modes in an enclosed cavity filled with air and water (ballottement = sloshing)

This code was written for a final graduation project. The final report can be accessed through the following link: https://drive.google.com/drive/folders/13iqf9XrkySElc0rWpVu5RNq1j4vmSvhP?usp=sharing

for any questions, contact me at [email protected]