https://github.com/nopour/timoshenko_beam_finiteelement
Deflections and vibrations of Timoshenko beam (Finite Element Method)
https://github.com/nopour/timoshenko_beam_finiteelement
ansys beam fem finite-element-analysis finite-element-methods gdq matlab modal mode-shapes-extraction mr-eslami projects python timoshenko vibrational-analysis
Last synced: 4 months ago
JSON representation
Deflections and vibrations of Timoshenko beam (Finite Element Method)
- Host: GitHub
- URL: https://github.com/nopour/timoshenko_beam_finiteelement
- Owner: nopour
- License: mit
- Created: 2024-07-12T06:50:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T07:39:22.000Z (12 months ago)
- Last Synced: 2024-10-06T04:04:58.401Z (9 months ago)
- Topics: ansys, beam, fem, finite-element-analysis, finite-element-methods, gdq, matlab, modal, mode-shapes-extraction, mr-eslami, projects, python, timoshenko, vibrational-analysis
- Language: Python
- Homepage:
- Size: 7.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timoshenko Beam _ FiniteElement
Deflections and vibrations of Timoshenko beam (Finite Element Method)
> [!NOTE]
> ANSYS, GDQ method and a highly cited paper is used for validation!> [!TIP]
> In this project deflection and vibrations of the Timoshenko beam are investigated using the Finite Element Method (FEM). In the beginning, the generalities and importance of the beam and equations governing the problem, as well as the description of the solution method and algorithm are given. To validate the Python code written in this project, the GDQ method, commercial finite element software (ANSYS) and existing valid article were used.