Hi Everyone,
I have a simple simulation of a *MAT_RIGID shell part that is contacting a rigid plate (*RIGID_WALL_PLANER) under the influence of gravity, essentially a drop test. The simulation performs as expected until the contact occurs at which point the shell part rebounds off of the plate at a very high speed and acceleration. If I change the material to *MAT_ELASTIC this behaviour is not seen and the contact continues as expected however run times increase dramatically. This simulation is a subset of a larger simulation where run times will be very long if I use *MAT_ELASTIC. Does anyone have any ideas why this might be happening?
In order to obtain the contact between a rigid part and a *RIGID_WALL I have to set RWPNAL = 1.0 in the *CONTROL_CONTACT card but everything else was left as the default. My only other thought on how to proceed is to create a physical plate with *MAT_RIGID and hope I don't see this behaviour again but I have a strong suspicion that I will.
Cheers!
Hi @pjay,
Direct contacts between rigid parts should be avoided in LS-DYNA. You say that the simulation takes much longer with *Mat_Elastic for the impacting plate. This will be highly dependent on things like material coefficients, mesh size, and ELFORM. Is it possible to remedy the plate with larger elements, use ELFORM=2, and define the *Mat_elastic material coefficients as steel, or even stiffer if it needs to be for you simulation?