Skip to content

Commit 4ce96dc

Browse files
committed
typo correction
1 parent 442d2c4 commit 4ce96dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_sand.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
mpm_solver.set_parameters_dict(material_params)
3636

37-
mpm_solver.finalize_mu_lam() # set mu and lambda from the E and nu input
37+
mpm_solver.finalize_mu_lam_bulk() # set mu and lambda from the E and nu input
3838

3939
mpm_solver.add_surface_collider((0.0, 0.0, 0.13), (0.0,0.0,1.0), 'sticky', 0.0)
4040

0 commit comments

Comments
 (0)