Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › Ansys Apdl › Reply To: Ansys Apdl
September 21, 2022 at 8:33 am
Subscriber
Thank you, Ashish Khemka, for your reply. I have successfully solved the above problem. I just added this code:
ESLN, s, 0,all
CM,ESTRS,ELEM ESEL,all ALLSEL,ALL
Then I select entities and desired nodes on the bridge. Nodes were also selected by NSEL and KSEL commands, but I selected them manually. To import into UM software, I used the UM,10,1,1,1 command.Â
Â