General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

APDL CONTACT COMMAND ON WORKBENCH

    • suleyman41
      Subscriber

      Hello, I have APDL contact macro. I want to implement the contact on Ansys Workbench.


      C***********CONTACT ELEMENTS*********************


       


      R,1,,,1,0.15,,,   !-2.2e-6,-1e-2


      FRICTION=0.1


      MP,MU,4,FRICTION


       


      ET,2,169


       


      ET,3,171


      KEYOPT,3,1,0


      KEYOPT,3,2,0


      KEYOPT,3,3,0


      KEYOPT,3,4,0


      KEYOPT,3,5,0


      KEYOPT,3,6,0


      KEYOPT,3,7,0


      KEYOPT,3,8,0


      KEYOPT,3,9,1


      KEYOPT,3,10,0


      KEYOPT,3,11,0


      KEYOPT,3,12,0


       


       


      LSEL,,,,16,18,2


      NSLL,,1


      TYPE,2


      MAT,4


      REAL,1


      esurf


       


      allsel


       


      lsel,,,,5


      nsll,,1


      type,3


      esurf


      allsel


       


      nlgeom,on


       


      /solu


      cncheck,adjust


      fini


       


      /prep7


      alls


       


      /output,contact,dat


      cncheck,detail,1


      /output


      alls

    • suleyman41
      Subscriber

      up

    • peteroznewman
      Subscriber

      Element Type 171 is a Legacy Element. Although this element is available for use in your analysis, ANSYS, Inc. recommends using the more general purpose CONTA172 element which can be used with or without midside nodes.


      CONTA172 is for 2D analysis.  In Workbench, create your geometry on the XY plane then in Mechanical, under the Connections folder, Insert Manual Contact Region. select the Target edges and the Contact edges.  There are many other steps in Workbench and Mechanical to setup a 2D analysis. Search this site for examples.


      You used Keyop(9) = 1 which says to ignore initial Gaps or Penetrations.  You do that in Mechanical under the Details of the Contact, in Geometric Modification, set Interface Treatment to Adjust to Touch.

    • suleyman41
      Subscriber

      Thank you for answer, but result is already false. In ANSYS APDL I have different result with Workbench. Also my APDL result is compatible with experiments. 


      My workbench contact properties


    • suleyman41
      Subscriber

      I'm searching solution. Anyone knows it?


       



       
Viewing 4 reply threads
  • The topic ‘APDL CONTACT COMMAND ON WORKBENCH’ is closed to new replies.