Skip to content

Commit d9eeb2b

Browse files
Nightly Botcwsmith
Nightly Bot
authored andcommitted
Merging develop into master
2 parents fe28bfd + 038025f commit d9eeb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phasta/phInput.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ static void setDefaults(Input& in)
8181
in.gammaDist = 3e-6;
8282
in.gammaSize = 3e-5;
8383
in.nRigidBody = 0;
84-
in.nRBParam = 12;
84+
in.nRBParam = 14;
8585
in.gradingFactor = 2.0;
8686
in.simCooperation = 1;
8787
in.writeSimLog = 0;

0 commit comments

Comments
 (0)