Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cerig command ansys apdl undefined node

Status
Not open for further replies.

Aire21

Student
Sep 16, 2022
1
Hello everyone,
I'm modeling on ansys apdl.
I would connect two different elements: beam 188 and shell 181 with cerig command.
I tried to apply cerig command with this code:

"
allsel,all,all
!Cerig beam e shell
csys,12 !12 is the local system for the beam

! MASTER node
NodoMaster=node(0,0,0)

! slaves
csys,global !shell is defined in the global system
alls
nsel,s,loc,y,1740,1750

cerig,NodoMaster,all,all
allsel,all,all "

Sadly it does not work, error message is "the independent node (node number) is undefined or unselected. The cerig command is ignored"

Has someone idea about any solution for this problem?

Hope you can help me, thank you very much
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor