Issue with Mat Law 42

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi, 

 

I'm using Mat LAW 42 for the spinal disc in my simulations. It's important that I can use this material, since I'm using material properties from literature. So I don't want to use another material such as a foam material, ect. My issue is that the type 2 contact is somehow loosing rigidity. Please look at this pictures: 

Zero Load: 

<?xml version="1.0" encoding="UTF-8"?>Im1.thumb.jpg.0ed43111e16045cab9f3cd58d65b1bc4.jpg

2000N Load:

<?xml version="1.0" encoding="UTF-8"?>Im2.thumb.jpg.937b23cceea6d54211f8e8d70be98798.jpg

2000N Load when packing Vertebrea inside a RBody: 

<?xml version="1.0" encoding="UTF-8"?>Im3.thumb.jpg.b38cf146f92690e279ffcfd21151e15d.jpg

So the last image is how I would like to have it, but without choosing my vertebreas to be rigid. 

My contact settings are: 

Im4.jpg.c4dd22b2159573c58f4e1cffdaf1157a.jpg

and my Material Properties are:

Im5.jpg.7705d8d1bbac333290f6eb18a8120d8f.jpg

Thanks for your help. Best

Jonas

 

Tagged:

Answers

  • Andy_20955
    Andy_20955 New Altair Community Member
    edited March 2018

    I assume the LAW42 material is the disc that is colored and Vertebrae is grey.  Are there any warning messages in your *0.out file?

     

    Which is part is slave and which part is master?

     

    Is there other TYPE7 contact? 

    What material is the vertebrae and what element (they look like tetra) but are they 1st or 2nd order?

    Thanks,

    Andy

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2018

    Hi Andy, 

     

    Yes, the disc (colored) is LAW42, the element are hexas and I used the following property:

    Im6.jpg.4f1b2a590415ae8e74865b3a433812d4.jpg

    The Vertebrea (grey) it is tetras using Law 2 for the solid part and a law 2 0.5mm thick shell representing the bone shell (cortical bone). 

     

    For the contact I used master nodes from the vertebrea and slave nodes from the disc since the vertebral material is much stiffer. 

    I got the following warnings:

     

    ------------------------------------------------------------------------------------------------------------------------
    |            ERROR(S) SUMMARY                               |             WARNING(S) SUMMARY                           |
    ------------------------------------------------------------------------------------------------------------------------
    |                                                           |                                                          |
    |                                                           |  --- INTERNAL                               1 WARNING(S) |
    |                                                           |       |                                                  |
    |                                                           |       |                                                  |
    |                                                           |       |---     1 WARNING ID :          762               |
    |                                                           |       | ** WARNING : -nthread COMMAND LINE OPTION USED AN|
    |                                                           |       |                                                  |
    |                                                           |                                                          |
    |                                                           |                                                          |
    |                                                           |  --- NODE GROUPS                            1 WARNING(S) |
    |                                                           |       |                                                  |
    |                                                           |       |                                                  |
    |                                                           |       |---     1 WARNING ID :          690               |
    |                                                           |       | ** WARNING IN NODE GROUP DEFINITION              |
    |                                                           |       |                                                  |
    |                                                           |                                                          |
    |                                                           |                                                          |
    |                                                           |  --- ELEM/PROP/MAT COMPATIBILITY            2 WARNING(S) |
    |                                                           |       |                                                  |
    |                                                           |       |                                                  |
    |                                                           |       |---     2 WARNING ID :          758               |
    |                                                           |       | ** WARNING IN FORMULATION FLAG (SOLID)           |
    |                                                           |       |                                                  |
    |                                                           |                                                          |
    |                                                           |                                                          |
    |                                                           |  --- INTERFACES                             8 WARNING(S) |
    |                                                           |       |                                                  |
    |                                                           |       |                                                  |
    |                                                           |       |---     4 WARNING ID :         1079               |
    |                                                           |       | ** WARNING : CHECK TIED INTERFACE                |
    |                                                           |       |                                                  |
    |                                                           |       |---     4 WARNING ID :         1157               |
    |                                                           |       | ** WARNING : TIED INTERFACE                      |
    |                                                           |       |                                                  |
    |                                                           |                                                          |
    |                                                           |                                                          |
    ------------------------------------------------------------------------------------------------------------------------

    There is no contact 7 at the moment. Later I will add one to the posterior structures. 

    If you give me a dropbox link I also could provide you with the model. 

     

    Thanks for your support. Cheers

    Jonas

  • Andy_20955
    Andy_20955 New Altair Community Member
    edited March 2018

    Hi Jonas,

    For solid parts using LAW42 it is recommended to use Ismtr=10 in /PROP/SOLID.  Is is written in the comments in /PROP/SOLID.  This probably won't fix the tied contact problem though.   The 1157 warning means that there are slave nodes of your tied contact that are not able to be projected to a master surface so they are removed from the tied contact.  Please check and see which nodes this happens with to see if these are the nodes that are not being tied correctly.

     

    Thanks,

    Andy

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2018

    Hi, 

     

    The solution is to set Spotflag value to 1: 'Formulation is optimized for spotwelds or rivets'. This solves the issues. 

     

    Cheers, 
    jonas