I am working on the FE modeling of a beam-to-column bolted end-plate connection in ABAQUS, and I am facing an issue with the application of bolt pretension.
I tested two methods to introduce the preload:
Apply Force" Method:
- I directly apply the preload force calculated according to the Eurocode (Fp=319 kN).
- To verify the force in the bolt, I take a cross-section at the middle of the shank, compute the average axial stress S33 , and multiply it by the bolt's cross-sectional area A=452 mm²
- This results in a force of ~324 kN, which is close to the theoretical value.
Adjust Length" Method:
- I apply a shortening based on ΔL=FpL/EA.
- However, when I check the force at the middle of the bolt, the stress is much lower (~386 MPa), corresponding to a force of only 174 kN, which is almost half of the expected preload.
Why does the "Adjust Length" method result in a significantly lower preload force compared to the "Apply Force" method?
Any recommendations on how to properly model bolt pretension using "Adjust Length" to achieve values consistent with preload bolt force.