Page 1 of 1

Contact Force - Penalty

PostPosted: Thu May 05, 2016 1:57 am
by madura
Hello,

I have a problem defining the correct parameters for the penalty method using NodeTriangleContactList. The distance between the LDPM mesh (PRTC) and the RigidBody is 3 mm but it can be change. I divided this value for the FaceThickness and the NodeThickness (3mm and 0mm for example). The DetectionDistance was set to 3 mm and the ContactForce Penalty was through a small timestep of dt = 0.00001 ms.
In that case, I can see in Paraview some particles flying before the actual contact and after a point, I see the penetration of the RigidBody through the PRTC. How could I solve this issue ?

Thanks! Madura.

Re: Contact Force - Penalty

PostPosted: Mon May 09, 2016 4:15 pm
by zhouxinwei
Please read the message printed by MARS:
--------------------------------------------------------------
Initializing list tcL-CTC
There are 116 nodes with zero mass in node list - BLADE
Detecting 0 potential trng-face contacts between lists BLADE and EXTN
WARNING: MARS has detected no potential contacts
- Object may be too far apart
- Nodal masses may be zero
- Object thicknesses may have not been specified
- Detection distance may be too small
- Use 'Debug 3' command to print more info
----------------------------------------------------------------

Please fix the input file first.

Simplifying your problem and only including the contact part will make it easier to test your contact model.