Skip to content

Commit 91f49c3

Browse files
authored
Refocus particle surface tests (#4076)
1 parent 9479f5a commit 91f49c3

6 files changed

Lines changed: 458 additions & 1504 deletions

File tree

newton/tests/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ class TestMPMExamples(unittest.TestCase):
980980
"num-frames": 10,
981981
"voxel-size": 0.15,
982982
"surface-voxel-size": 0.075,
983-
"surface-max-grid-cells": 4_000_000,
983+
"surface-max-grid-cells": 300_000,
984984
"particles-per-cell": 1,
985985
"world-count": 2,
986986
},

0 commit comments

Comments
 (0)