Added example of nphug
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6920 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
# run this on multiple partitions as
|
||||
# mpirun -np 4 lmp_g++ -partition 4x1 -in in.prd
|
||||
|
||||
#log none
|
||||
|
||||
units metal
|
||||
|
||||
atom_style atomic
|
||||
@ -72,7 +74,7 @@ neigh_modify every 1 delay 10 check yes
|
||||
|
||||
# equilibrate
|
||||
|
||||
run 1000
|
||||
run 100
|
||||
|
||||
# only output atoms near vacancy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user