Update interaction

This commit is contained in:
PhasicFlow 2025-03-02 16:21:51 +03:30 committed by GitHub
parent 0820e003fc
commit 09c303a61e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -33,7 +33,6 @@ model
/* /*
Property (sphereMat-sphereMat sphereMat-wallMat Property (sphereMat-sphereMat sphereMat-wallMat
wallMat-wallMat); wallMat-wallMat);
*/ */
@ -49,9 +48,6 @@ model
en (0.70 0.80 // coefficient of normal restitution en (0.70 0.80 // coefficient of normal restitution
1.0); 1.0);
et (1.0 1.0 // coefficient of tangential restitution
1.0);
mu (0.3 0.35 // dynamic friction mu (0.3 0.35 // dynamic friction
0.35); 0.35);