We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Contact force from transient structural apdl Reply To: Contact force from transient structural apdl

Avnish Pandey
Ansys Employee

Hi Bolaji,

Contact forces can be determined under both /POST1, the general post processor and /POST26, time-history post processor.

CNCHECK command will give you the information about the existing contact/target pairs. You need to know the REAL and TYPE attributes of the contact/target elements.

You can use LSWRITE command to store data for each load step. You can check below forum discussions for more information on scripting for different load steps.

/forum/forums/topic/creating-multiple-static-load-steps-in-apdl-loading-unloading-simulation/

/forum/forums/topic/how-to-store-fsum-command-for-each-load-step-into-an-excel-file/

 

 

 

Â