git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@640 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
sjplimp
2007-06-21 18:59:30 +00:00
parent 1c0febb6d4
commit b78e208740
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ neigh_modify delay 0
# More appropriate values for realistic simulations would be # More appropriate values for realistic simulations would be
# k = 2.0e5 and dt = 0.0001, as in bench/in.chute. # k = 2.0e5 and dt = 0.0001, as in bench/in.chute.
pair_style gran/history 2000.0 50.0 0.50 0 pair_style gran/history 2000.0 50.0 0.5 0
timestep 0.001 timestep 0.001
fix 1 all nve/gran fix 1 all nve/gran

View File

@ -16,7 +16,7 @@ neigh_modify delay 0
# More appropriate values for realistic simulations would be # More appropriate values for realistic simulations would be
# k = 2.0e5 and dt = 0.0001, as in bench/in.chute. # k = 2.0e5 and dt = 0.0001, as in bench/in.chute.
pair_style gran/hertzian 2000.0 50.0 0.0 0 pair_style gran/hertzian 2000.0 50.0 0.5 0
timestep 0.001 timestep 0.001
fix 1 all nve/gran fix 1 all nve/gran