Rigid block between two cyllinders Ansys apdl

  • Thread starter Thread starter Shawndude
  • Start date Start date
  • Tags Tags
    Ansys Apdl Block
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.
 
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.