Matrix Analysis of Three Dimensional Bar Structures MABS3D

This program is an extension of MABS2D to three-dimensional space (3D).
3.1K 次下载
更新时间 2010/5/2

查看许可证

Input data is the Microsoft Excel® file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.
After running the mabs3d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the transformation matrix associated to the element is obtained, the stiffness matrix in global coordinates kiG is also calculated. The table of connectivity is automatically generated for the assembly process and then computes the complete stiffness matrix of the structure. Boundary conditions are introduced on the Excel® sheet in order to remove the singularity of the stiffness matrix. After solving the matrix system, the nodal displacements vector u0 and the nodal loads vector P0 (external loads and reactions) are calculated.
Finally, the program returns to the element formulation by transforming the global displacements into local ones to obtain the bar stresses sigmai of the element i and design the each member of the structure.
A plot of the deformed and non deformed structure in static equilibrium is also shown with a sigma11 contourplot.
This program only considers concentrated loads on the nodes. In case there be distributed loads or thermal loads, they must be calculated separately and then included into the nodal external loads vector.
Flexion and shear effects are not considered. All the elements satisfy the hypothesis of the Finite Element Method (FEM).

Enhancements respect to MABS2D:

- Possible to analyze three dimensional structures (3D)
- Contourplot of normal stress distribution (sigma11)
- Possible to use an amplification factor to view the deformed structure
- Algorithm more robust and optimized

引用格式

Marcos Cesar Ruggeri (2024). Matrix Analysis of Three Dimensional Bar Structures MABS3D (https://www.mathworks.com/matlabcentral/fileexchange/27452-matrix-analysis-of-three-dimensional-bar-structures-mabs3d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Stress and Strain 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0