Interior Contact for Foams, Honeycombs and Rubbers to eliminate Negative Volumes.

Under large compressive forces, elements belonging to either Foams, Honeycombs and Rubbers tend to invert causing numerical instabilities. To avoid such difficulties, which is one of the primary causes of simulation waste (unusable simulation results), a good set of modeling practices are first necessary as outlined in an earlier post .

As an added protected against “Negative Volume” issues, LS-DYNA allows the definition of internal contact treatment using *CONTACT_INTERIOR specifically designed for soft materials. The only argument necessary to define the keyword is a part set consisting of soft materials that require interior contact treatment. Once the part set is determined, LS-DYNA monitors the smallest thickness dimension of each solid element in the part set checks if its value is less than Fa*Initial_Smallest_Thickness_Dimension. If the current smallest thickness dimension falls below the value, LS-DYNA applies contact forces to separate them much like in classical contact definitions. This additional force help to keep the opposing surfaces of the element away from each other to avoid element inversion problem. A graphical representation of the problem is shown below.

Interior Contact

Interior Contact Stiffness Calculation

User-defined parameters for the contacts include a Penalty Scale Factor (PSF), Activation Thickness Scalefactor (FA), and the Youngs Modulus (E) used in the contact stiffness calculations. E, obtained from the material card referenced by the solid element, can be overwritten using ED. All user-defined parameters are defined using the attribute parameters in the *SET_PART keyword.

Another important parameter, TYPE, by default is set to ‘1.0′ which treats uniform compression only that fails under shear mode. It is recommended to set this option to treat a combined state by using a value of ‘2′.

Interior contact can help in avoiding negative volume problems but improper usage can lead to affecting the virgin material properties leading to non-physical normal termination problem since the interior contact can over stiffen the response.

Remarks
1. Interior contact works for both hexahedron and tetrahedron elements.
2. Do not include single surface contact (using shells that cover each solid element) and the interior contact.
3. ED can be chosen as the slope of the pressure/volumetric_strain at the largest strain value. Typical values could be of the order of 2000MPa but it
depends on the type of foam being modeled.
4. The final activation thickness depends on the elements initial dimension and FA. An aggressive FA (0.3-0.5) can overcome negative volumes but is not recommended. Recommended value of FA must not be greater than 0.15.

3 Responses to “Interior Contact for Foams, Honeycombs and Rubbers to eliminate Negative Volumes.”


  1. 1 Carlos Lois Apr 24th, 2008 at 4:18 am

    Hello,

    I have a further recomendation.

    Please review the Ls-dyna FAQ @ ftp://ftp.lstc.com/outgoing2/jday/faq/

    And download the file : negative_volume_in_brick_element.tips
    It is maintained by:

    Jim Day
    LSTC Tech Support
    jday@lstc.com

    regards Carlos Lois

  2. 2 Richard Paul P. Lauderez Sep 11th, 2008 at 11:34 am

    Hi Jim,

    I am running a calculation with a Termination time of 150ms, suddenly it stops at 100ms because of errors. After correcting the errors, I want to run the calculation starting from the time it stopped. How can I do this.Please advice..

    Best Regards,
    Richard

  3. 3 Suri Bala Oct 14th, 2008 at 8:12 am

    Richard,

    You can do this if you previously had written out D3DUMP files. To simply restart from any of the previous state, you can use “LSDYNA r=d3dumpxxx” file. Please read the manual for more information.

    Suri Bala

Leave a Reply