git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3688 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2010-01-14 21:38:16 +00:00
parent 4b11504052
commit 8626f1cee6
3 changed files with 5 additions and 1 deletions

View File

@ -25,7 +25,9 @@ fix 2 all shake 0.0001 10 100 b 4 6 8 10 12 14 18 a 31
group peptide type <= 12
dump 1 peptide atom 10 dump.peptide
dump 2 peptide bond 300 dump.bond
compute bnd all property/local btype batom1 batom2
dump 2 peptide local 300 dump.bond index c_bnd[1] c_bnd[2] c_bnd[3]
run 300

View File

@ -3,6 +3,7 @@
atom_style granular
boundary p p fm
newton off
communicate single vel yes
region reg block -10 10 -10 10 -0.5 16 units box
create_box 1 reg

View File

@ -4,6 +4,7 @@ dimension 2
atom_style granular
boundary f fm p
newton off
communicate single vel yes
region reg block 0 100 0 50 -0.5 0.5 units box
create_box 1 reg