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 Buckling analysis: multiple mode shapes Reply To: Buckling analysis: multiple mode shapes

Lydia
Ansys Employee

Hi Ilaria,

Your workflow should be as follows:

You basically need to export the results with apdl script and use upgeom to enforce the new displacements. Export the cdb file and import the cdb file back to mechanical using External model.

A command snippet should be added in B6 and use these commands:

https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v232/en/ans_cmd/Hlp_C_UPGEOM.html?q=upgeom

https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v232/en/ans_cmd/Hlp_C_CDWRITE.html?q=cdwrite

https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v232/en/ans_cmd/Hlp_C_COPY.html?q=%2Fcopy

 

Â