LS Dyna

LS Dyna

Topics related to LS-DYNA, Autodyn, Explicit STR and more.

Contact Loss Using HPC

    • MohammadMahdi
      Subscriber

      I recently moved from SMP-single precision to HPC-DMP-Intel MPI to reduce runtimes. However, there is a contact loss now between the rigid finite elements hitting target finite elements. This issue did not exist when I used to implement SMP. FYI, I'm using Eroding_Surface_to_Surface contact card.

    • Reno Genest
      Ansys Employee


      There are differences in the contact implementation for SMP and MPP LS-DYNA and so it is possible to get different results. You will have to change contact settings to get similar results.

      Reno.
    • MohammadMahdi
      Subscriber
      Hi. Thanks for your reply. What do you mean by changing contact settings? What should be changed specifically to get the same results? Thanks.
    • Reno Genest
      Ansys Employee


      Without the model, it is difficult to say. But, if one part goes through another part, I would try with different SOFT options (0, 1, 2). Also, you can try SOFT=2, SBOPT=3, and DEPTH=33 or 35 and PSTIFF=1. After that, you can play with the contact stiffness.
      Also, I recommend you learn about LS-DYNA contacts:
      Let me know how it goes.

      Reno.
    • MohammadMahdi
      Subscriber
      Thanks for your suggestions. I changed Eroding_Surface_to_Surface contact to Eroding_Node_to_Surface contact and it worked. Now Rigid finite elements (impactor) hitting target finite elements (composite) can recognize each other successfully. But there is one more issue here. My target is composed of two parts: finite elements and SPH nodes. I use Tied_Node_to_Surface_offset to tie these two materials together but I get this error:

      Please let me know if you have any idea. Thanks.
    • Reno Genest
      Ansys Employee
      Hello @MohammadMahdi
      The node is not tied. Try setting SST=-1 and MST=-1. You need to set SST and MST to a negative value larger than the gap between the node and the segment and it should get tied. The value of -1 may be a bit too large, but it should work.
      Let me know how it goes.

      Reno.
    • MohammadMahdi
      Subscriber
      Hi Reno. Thanks, it worked. Setting SST and SMT to -1 removed the contact warning and tied successfully the SPH nodes to the adjacent finite elements.

      In order to remove artificial waves coming from boundaries in impact modeling, non-reflecting boundary condition (NRBC) is suggested. However, as I've seen so far in my models, NRBC does not work well for SPH nodes except for the fixed SPH nodes. I mean, non-fixed SPH nodes are deactivated when NRBC is applied. Do you have any idea in this regard? Is there anything else playing the same role as NRBC for non-fixed SPH nodes? FYI, I usually fix the bottom SPH nodes, and the side SPH nodes making my target are free. Thanks in advance for sharing your thoughts.
    • Reno Genest
      Ansys Employee
      Hello @MohammadMahdi
      I would start a new thread for non-reflecting BCs; it is different than contact loss with MPP.

      Reno.
    • MohammadMahdi
      Subscriber
      Hi Reno, I did. Thanks.
Viewing 8 reply threads
  • The topic ‘Contact Loss Using HPC’ is closed to new replies.