-
-
August 8, 2019 at 4:37 am
Venugopalb
SubscriberHello all!
I am doing nonlinear buckling analysis, I need to incorporate the geometric imperfection into the model. I already know how to add geometric imperfection by using one mode shape. I would like to add a combination of mode shapes as a geometric imperfection(like modes 1,2,3 in linear buckling analysis). Is it possible to add it in workbench?
Thanks in Advance!
-
August 8, 2019 at 9:19 am
jj77
SubscriberSee this video: In the upgeom.inp they show in the video you need to add another line with UPGEOM for a second mode (so say we want first and third mode to be combined). So the upgeom file would be then:
/prep7
UPGEOM, 0.001, 1, 1, file, rst,
UPGEOM, 0.001, 1, 3, file, rst,
cdwrite,db,file,cdb
Or one could loop over ten modes adding a tenth of each mode (this is from an old help manual v16 ch 21.6):
/prep7
*do,i,1,10
upgeom,0.1,1,i,file,rst ! Add imperfections as a tenth of each mode shape
*enddo
cdwrite,db,file,cdb
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- Solver Pivot Warning in Beam Element Model
- Colors and Mesh Display
- How to calculate the residual stress on a coating by Vickers indentation?
- whether have the difference between using contact and target bodies
- What is the difference between bonded contact region and fixed joint
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- User manual
-
2656
-
2120
-
1347
-
1118
-
461
© 2023 Copyright ANSYS, Inc. All rights reserved.