Skip to content
Snippets Groups Projects
Commit e6476eea authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@742 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent ac056144
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ pair_style gran/history 2000.0 50.0 0.5 0
timestep 0.001
fix 1 all nve/gran
fix 2 all gravity spherical 0.0 -180.0
fix 2 all gravity 1.0 spherical 0.0 -180.0
fix zlower all wall/gran zplane 0.0 2000.0 50.0 0.5
region slab block -9.0 9.0 -9.0 9.0 10.0 15.0 units box
......@@ -34,5 +34,5 @@ dump id all atom 1000 dump.pour
run 25000
unfix ins
fix 2 all gravity chute 26.0
fix 2 all gravity 1.0 chute 26.0
run 25000
......@@ -20,7 +20,7 @@ pair_style gran/hertzian 2000.0 50.0 0.5 0
timestep 0.001
fix 1 all nve/gran
fix 2 all gravity spherical 90.0 -90.0
fix 2 all gravity 1.0 spherical 0.0 -180.0
fix xwalls all wall/gran xplane 0 100 50 0
fix ywalls all wall/gran yplane 0 NULL 50 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment