I am analyzing the connection of a steel plate anchored to a concrete foundation and I am interested in the resulting forces on the anchors.
I modeled the anchors as points attached to the surface of the hole using “Rigid body.” Additionally, point springs are added at the point. I read the forces using “History outputs.” My variable is stiffness K3 (tensile stiffness).
I have created a model that gives correct results in 90% of cases. I have noticed that when the stiffness is changed, there is sometimes a significant reduction in the results (convergence occurs faster, the resulting forces on the anchors are significantly smaller).
I have created a file in which I record the reaction forces on the anchors and the time needed to obtain the results depending on the value of stiffness K3.
Since you can’t get RF from nodes without BCs, I requested spring forces in Abaqus:
anchor1-spring-dof1: 977.6 N
anchor1-spring-dof2: 6878 N
anchor1-spring-dof3: 1780 N
anchor2-spring-dof1: 903.8 N
anchor2-spring-dof2: -221.6 N
anchor2-spring-dof3: 1635 N
anchor3-spring-dof1: 8119 N
anchor3-spring-dof2: 3344 N
anchor3-spring-dof3: 2557 N
But you need two-node springs to properly model anchoring (the other node of each SPRING1 element is not available and grounded automatically so the plate is not anchored to the foundation but rather fixed to some imaginary supports floating in the air).
Also, your mesh is very coarse and consists of linear tetrahedrons that should be avoided in most cases because they overstiffen the models.
As well as the comments above, why is convergence involved at all in this ‘linear’ looking model?
Have you tried 1st to solve it linearly and check on sum of reactions? That’s all you need 1st.
PS: pls do not use tet4 structural elems, like ever. Switch to tet10 (high-order), always.
These RF from Abaqus are looking good. They are as I would expect. That’s good information. Can I somehow request spring forces in Prepomax or the “history output” option is enough in this case?
Also I’ll try with second order elements and maybe then the values will be simmilar.
However, is there option to use two-node springs in PrePoMax?
Hi Kraynax,
I agree with @Sound_Spinning that one first needs to check reactions.
And in this sense, I’m curious.
¿How do you know those Reaction forces are ok ( in balance with external forces ) looking at the Springs? I don’t think they are. In fact I think they can’t be.
Does your sum of Ri = External Fi ?
EDITED: This is why I say looking only springs you can’t check balance.
You have a contact and prying effect. Your bolt reaction can blow up if your plate is not stiff enought. Reaction at the plate contact should be included into the equation.