Skip to main content
1-Visitor
January 21, 2015
Solved

Simple beam with gravity load; displacement does not change when in tension

  • January 21, 2015
  • 1 reply
  • 1632 views

I have a simple beam, fully constrained at both ends, with a gravity load applied (gravity applied in Z). When I change on constraint at on end of the beam to be free in Y, add a force at the end of the beam in Y, and measure displacement, the displacement is the same. If I double the load, the displacement is stil the same.

 

The displament of the beam should decrease with the added tension. Is there something I'm issing or is simulate not working properly?

 

I have attached the file.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by JonathanHodgson

This sounds like a large-displacement problem.

If I'm understanding correctly, your assumption is that applying tension to a beam should decrease its bending displacement - like a length of string with a weight hung in the middle.

I don't believe that this would be the case in regular, linear FEA because the assumption is that the beam is straight at the point of analysis. In this case, the tension does not have a vertical component, and so does not contribute to supporting the load on the beam.

If you run it as a Large Displacement Analysis (LDA), I think it should work as you expect, because it should re-calculate the stiffness matrix using the deformed shape of the beam. In this case the tension will have a vertical component, and will therefore reduce the bending displacement.

I don't know whether you can run LDA using beam (1D) elements.

1 reply

13-Aquamarine
January 21, 2015

This sounds like a large-displacement problem.

If I'm understanding correctly, your assumption is that applying tension to a beam should decrease its bending displacement - like a length of string with a weight hung in the middle.

I don't believe that this would be the case in regular, linear FEA because the assumption is that the beam is straight at the point of analysis. In this case, the tension does not have a vertical component, and so does not contribute to supporting the load on the beam.

If you run it as a Large Displacement Analysis (LDA), I think it should work as you expect, because it should re-calculate the stiffness matrix using the deformed shape of the beam. In this case the tension will have a vertical component, and will therefore reduce the bending displacement.

I don't know whether you can run LDA using beam (1D) elements.

1-Visitor
January 21, 2015

Jonathan,

Yes, your response makes perfect sense. I ran a non-linear analysis with LDA and the results were as I expected; more horizontal tension, less vertical deflection.

Thanks much!

Chris