Autodesk Simulation Mechanical and Multiphysics
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Why pin joint (truss element) collapsed?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I use pin joint setting in my numerical model. But the solver program always shows lots of warning messages like:
*** Warning : Truss element collapsed!
Numerical exception may occur
Element number=51
Original element length =11.87
Current element length=NaN
then the time step is reduced again and again, and the model seems difficult to converge.
Why and how to avoid the problems? Thanks!
Re: Why pin joint (truss element) collapsed?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It sounds like a numerical problem in the MES simulation, so I suggest trying a smaller time step just before this event occurs. (online wiki Help) I am hoping that a different calculation path will avoid the problem. (NaN stands for "Not a Number", so something is occurring mathematically.)
Otherwise,
- What material model are you using for the trusses?
- What is the stiffness of the trusses? (Cross-sectional area and modulus of elasticity)
- What step does this occur on?
- What is the force in the truss before it collapses? ("Results Contours > Other Results > Element Forces > Axial Force")
- What element type is the truss connected to?
Mechanical Engineer
Pittsburgh, PA
15 years experience with Simulation Mechanical
Re: Why pin joint (truss element) collapsed?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
- What material model are you using for the trusses?
Linear
- What is the stiffness of the trusses? (Cross-sectional area and modulus of elasticity)
Cross-sectional area from 7~300 mm^2 , E= the defacut material parameters from autodesk material library
- What step does this occur on?
Changeful. It maybe at the bigining or the process of the calculation.
- What is the force in the truss before it collapses? ("Results Contours > Other Results > Element Forces > Axial Force")
In some cases, the forcees are very small, 7 ~ -4.9N
- What element type is the truss connected to?
Brick (isotropic elastic steel)
I have used a smaller time step with bigining of 1~0.1 ms, and the solver might reduce the time step more. The
warning messages still display randomly.
