forked from lijiext/lammps
Fixed one error
This commit is contained in:
parent
fa7e02ea71
commit
00d719459f
|
@ -100,8 +100,7 @@ by the following commands:
|
||||||
zbl $\{zblcutinner\} $\{zblcutouter\} snap
|
zbl $\{zblcutinner\} $\{zblcutouter\} snap
|
||||||
pair_coeff * * zbl 0.0
|
pair_coeff * * zbl 0.0
|
||||||
pair_coeff 1 1 zbl $\{zblz\}
|
pair_coeff 1 1 zbl $\{zblz\}
|
||||||
pair_coeff * * snap ../potentials/Ta06A.snapcoeff Ta &
|
pair_coeff * * snap Ta06A.snapcoeff Ta06A.snapparam Ta :pre
|
||||||
../potentials/Ta06A.snapparam Ta :pre
|
|
||||||
|
|
||||||
It is convenient to keep these commands in a separate file that can
|
It is convenient to keep these commands in a separate file that can
|
||||||
be inserted in any LAMMPS input script using the "include"_include.html
|
be inserted in any LAMMPS input script using the "include"_include.html
|
||||||
|
|
Loading…
Reference in New Issue