-
-
January 24, 2020 at 11:30 am
ciema
SubscriberHello can anyone inform me if there is possible to create variable cross section beam in ANSYS Workbench?
I mean i want to define two cross sections, connect them and create beam not a solid.Â
Is there a solution for this problem or we can't do that in workbench?
-
January 24, 2020 at 12:29 pm
peteroznewman
SubscriberIf you have two line bodies, each can have their own cross section. The line bodies have vertices that are at the same coordinates. In DM, you create a Multibody part by selecting the two line bodies and Form New Part, or in SC, you use the Share button on the Prepare tab. Then in Mechanical, there will be a single node that connects the beam elements on either side that have different cross-sections.
-
January 24, 2020 at 3:26 pm
ciema
SubscriberThanks for help, but is there a way to add script with commands from APDL and connect it to simple line body in workbench, and get proper solution basing on that commands and variable section from APDL?
-
January 24, 2020 at 4:17 pm
peteroznewman
SubscriberI expect that is possible but not something I know how to do.
-
January 26, 2020 at 2:09 am
ciema
SubscriberThats all i ve got, but it creates only one cross section...
/PREP7Â Â
E=2e11
ET,1,BEAM188
MP,EX,all,E
 /PREP7
!KEYOPT,1,12,0
SECTYPE,  1, BEAM, RECT, big, 0
!SECNUM,1
!LATT,1,1,1,,,,1
SECOFFSET, CENT
SECDATA,7.8,1.4,0,0,0,0,0,0,0,0,0,0
SECTYPE,  2, BEAM, RECT, small, 0Â
!SECNUM,2
!LATT,1,1,1,,,,2
SECOFFSET, CENT
SECDATA,0.9,0.2,0,0,0,0,0,0,0,0,0,0
SECTYPE,3,TAPER,,tap
!SECNUM,3
!LATT,1,1,1,,,,3
SECDATA,  1,0,0,0,
SECDATA,  2,1,0,0,
!SECTYPE,,BEAM,ASEC
Â
K,1,0,0,0,
K,2,1,0,0,
LSTR,    1,    2
FLST,5,1,4,ORDE,1
FITEM,5,1
CM,_Y,LINE
LSEL, , , ,P51X
CM,_Y1,LINE
CMSEL,,_YÂ
Â
LESIZE,_Y1,0.1, ,10, , , , ,1
Â
TYPE,  1Â
MAT,    1
REAL,
ESYS,    0
SECNUM,  3
 Â
LMESH,    1
 Â
Â
FLST,2,1,3,ORDE,1
FITEM,2,1
Â
/GO
DK,P51X, , , ,0,ALL, , , , , , Â
FLST,2,1,3,ORDE,1
FITEM,2,2
Â
/GOÂ
FK,P51X,FY,-1000
Â
Â
FINISH
/SOL
SOLVEÂ
-
- The topic ‘variable cross section in Beam’ is closed to new replies.
-
5824
-
1906
-
1420
-
1305
-
1021
© 2026 Copyright ANSYS, Inc. All rights reserved.