We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442d2c4 commit 4ce96dcCopy full SHA for 4ce96dc
run_sand.py
@@ -34,7 +34,7 @@
34
}
35
mpm_solver.set_parameters_dict(material_params)
36
37
-mpm_solver.finalize_mu_lam() # set mu and lambda from the E and nu input
+mpm_solver.finalize_mu_lam_bulk() # set mu and lambda from the E and nu input
38
39
mpm_solver.add_surface_collider((0.0, 0.0, 0.13), (0.0,0.0,1.0), 'sticky', 0.0)
40
0 commit comments