Rigid block between two cyllinders Ansys apdl

  • Thread starter Thread starter Shawndude
  • Start date Start date
  • Tags Tags
    Ansys Apdl Block
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Shawndude
Messages
5
Reaction score
0
i want to analyse a two cylinders of different materials between which a rigid block of certain width exists. I am using CE command to connect the nodes of both the cylinders and the constant in Ce equation denotes the width of the the rigid block. When i solve the above problem , stress continuity is not maintained in both cylinders.that is, the stress at the outer radius of the inner cylinder is not equal to the stress at the inner radius of the outer cylinder.
 
Physics news on Phys.org
Have you considered using a contact condition instead of directly connecting nodes? If it is a tangent condition it may be only a single node will be connected, which will result in a stress discontinuity due to the infinitesimal contact area.
 
Mech_Engineer said:
Have you considered using a contact condition instead of directly connecting nodes? If it is a tangent condition it may be only a single node will be connected, which will result in a stress discontinuity due to the infinitesimal contact area.
I am using CE so that i can implement the following condition:
UX1=n*UX2;
analytically i only want displacement discontinuity but when Implement CE ,the stress also becomes double . I want to maintain stress continuity but want displacement discontinuity.