Rotational spring
Rotational spring
Dear STKO team, I have modelled this beam in a 2d solid continuous. It has a nodal force at the top.
How can I add an elastic simple rotational spring at the top of the beam? I have tried with a zero-length element and material but it doesn’t seem to work.
Please find attached the model.
Thank you
How can I add an elastic simple rotational spring at the top of the beam? I have tried with a zero-length element and material but it doesn’t seem to work.
Please find attached the model.
Thank you
- Attachments
-
- ModifiedASP_spring.zip
- (166.36 KiB) Downloaded 260 times
Re: Rotational spring
From the model, I don't fully understand what you are trying to model.
Could you please post a sketch of what you want to represent?
Could you please post a sketch of what you want to represent?
Re: Rotational spring
Hi, thank you for the response. Here is a sketch. It is a simple 2D model of a pile in an elastic medium. The only force is the horizontal force at the top node. The top node of the pile can be either free to rotate or fixed against the rotation if I add the fixed constraint, but I would like to insert a rotational spring to determine the degree of fixity of the top of the pile.
Please let me know if you need more details.
Please let me know if you need more details.
Re: Rotational spring
Ok so in this case what you have to do is:
Here's what you get with K=1 (Left) and K = 1.0e8 (Right) Here's the modified file:
- Create an auxiliary node, coinciding with the Pile Head.
- Fix it in all DOFs
- Create an interaction (node-to-node, master = Auxiliary node, slave = Pile head)
- Add the zero-length with rotational spring to the interaction
Here's what you get with K=1 (Left) and K = 1.0e8 (Right) Here's the modified file:
Re: Rotational spring
Hi STKO Team, thank you very much!