Bolt Preload Results Measure

Hi,
I’ve been using bolt preload for some time now, but one thing I really miss is to be able to track the load. Is this measure available in History output?

Thanks,

Rod

You can add *SECTION PRINT using the Keyword Editor to get the bolt force: https://youtu.be/ZSDf1bNXo8g?t=505&si=Paw7BI2348_g_q_2

Hi, thanks for the link to the tutorial. I have tried editing the keyword, but all I get is the message ‘keyword SOF unknown’ in the command window.

This is the keyword I added:
*Section print, Surface = Bolt-1, Name = SP1, SOF
*Section print, Surface = Bolt-2, Name = SP2, SOF
*Section print, Surface = Bolt-3, Name = SP3, SOF
*Section print, Surface = Bolt-4, Name = SP4, SOF
*Section print, Surface = Bolt-5, Name = SP5, SOF
*Section print, Surface = Bolt-6, Name = SP6, SOF

The *.dat file doesn’t contain any results from the bolt sections, only the reaction forces are reported.

The Calculix Manual (v2.20) mentions the following section force outputs SOF, SOM and SOAREA. In the video, only SOF is mentioned, but the result *.dat file shows moments and areas in the results. Did you add the other keywords, or are all the results output only using the SOF keyword?

Thanks for your help,

Rod

You have to add SOF below the keyword. Like this:

*Section print, Surface = Bolt-1, Name = SP1
SOF
1 Like