TAGGED: ansys, ansys-mechanical, apdl, lateral-buckling, modal-analysis
-
-
May 25, 2022 at 1:45 am
dyh1231
SubscriberI follw an analysing example that try to show the different bucking load when load on upper flange,centroid and bottom flange .which is achieved by "beam section offset"in MECHANICAL APDL
the theoretical solution shows the different bucking loads are seperately 290KN,481.8KN and 800.5KN,but i got the totally same result that is 480KN when i use different section offset options the apdl code shows here.
FINISH
/clear
/prep7
l=9
w=0.32
tw=0.012
tf=0.008
h=0.924
et,1,beam189,1
mp,ex,1,2.06e11
mp,prxy,1,0.3
SECTYPE,1,beam,I
SECDATA,w,w,h,tw,tw,tf
! SECOFFSET,user,,H offset to upper flange
SECOFFSET,user,orgin !offset to bottom flange
!SECOFFSET,cent !offset to centroid
k,1
k,2,,,l/2
k,3,,,l
k,4,,l/2,l/2
l,1,2
l,2,3
latt,1,,1,,4,,1
lesize,all,,,30
lmesh,all
dk,1,ux,,,,uy,uz,rotz
dk,3,ux,,,,uy,rotz
fk,2,fy,-1
/solu
pstres,on
solve
FINISH
/solu
ANTYPE,1
BUCOPT,lanb,5
outres,all,all
solve
FINISH
/POST1
set,list
! after run it seperately!
The same Minimum positive value.
-
May 25, 2022 at 8:20 am
Erik Kostson
Ansys EmployeeHi
So the lateral torsional like buckling (LTB) is likely captured and can be seen for 0.48100E6 - use /eshape,1 and also in the solution add:
BUCOPT,lanb,5
MXPAND, 5,,1E12,Yes
to view the mode shapes of the buckling modes and one can then see that it is a LTB like mode for a value of 0.48100E6. I would compare this value to theoretical values say as per EC3 or other standards or other theoretical/analytical methods (perhaps you already have as you mentioned)
Now if the offset will make a difference, I can not say (does not seem so, as you mentioned), but if it does not then the alternative is to use shell or 3D solid elements and that might give a difference depending where the force acts (top or bottom).
All the best of luck.
Erik
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

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
- Solver Pivot Warning in Beam Element Model
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- whether have the difference between using contact and target bodies
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- User manual
- Colors and Mesh Display
- material damping and modal analysis
-
3756
-
2573
-
1823
-
1242
-
598
© 2023 Copyright ANSYS, Inc. All rights reserved.