-
-
September 29, 2023 at 5:20 pm
Ilaria
SubscriberDear all,
I am performing a nonlinear buckling analysis in Ansys Workbench (2023 R1).
I did the linear buckling analysis and I need to simultaneously add the 10 mode shapes obtained from the Eigenvalue Buckling System as geometric imperfections into a new Static Structural System.
I could not find a solution for the current version of Ansys. Is there a way?
Thanks in advance -
October 2, 2023 at 12:29 pm
Lydia Lymperopoulou
Ansys EmployeeHi 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:
Â
Â
-
October 2, 2023 at 12:55 pm
Erik Kostson
Ansys EmployeeTo add, the below post should be of help.
/forum/forums/topic/multiple-mode-geometric-imperfection/
All the best
Erik
-
October 4, 2023 at 9:26 am
Ilaria
SubscriberThank you for your replies.ÂI followed your suggestions and wrote the following apdl script:Â/prep7
UPGEOM,5e-6,1,1, file, rst,Â
UPGEOM,5e-6,1,2, file, rst,
UPGEOM,5e-6,1,3, file, rst,
UPGEOM,5e-6,1,4, file, rst,
UPGEOM,5e-6,1,5, file, rst,
UPGEOM,5e-6,1,6, file, rst,
UPGEOM,5e-6,1,7, file, rst,
UPGEOM,5e-6,1,8, file, rst,
UPGEOM,5e-6,1,9, file, rst,
UPGEOM,5e-6,1,10, file, rst,
cdwrite,db,file,cdb
/copy,file,cdb,,..\..\bucklingmodes,cdbÂIt seems to work to me but, if it is possible, I would appreciate your feedback.ÂThank you again
-
- The topic ‘Buckling analysis: multiple mode shapes’ is closed to new replies.
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Nonlinear load cases combinations
- Real Life Example of a non-symmetric eigenvalue problem
- How can the results of Pressures and Motions for all elements be obtained?
-
3882
-
1414
-
1241
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.