-
-
Notifications
You must be signed in to change notification settings - Fork 141
adding buckling analysis #309
Copy link
Copy link
Open
Labels
Description
Thank you for your work on this FEM library. It is well designed and very useful for structural analysis tasks.
The library does not currently support structural buckling analysis. This limits its use for stability assessment of slender members and shell structures.
Add linear eigenvalue buckling analysis. Specifically, support for geometric stiffness matrix assembly and solution of the generalized eigenvalue problem to compute critical load factors and corresponding buckling modes.
I don't think this take much work, just adding the buckling formula to the existing axial load reaction after solving.
I am wrong in something? thanks again
Reactions are currently unavailable