forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2131 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
4f52fa4aed
commit
267fb5bd40
|
@ -26,9 +26,9 @@ fix wallhi all wall/lj126 xhi 10.0 1.0 1.0 1.12 :pre
|
|||
|
||||
[Description:]
|
||||
|
||||
Bound the simulation domain with a Lennard-Jones wall that encloses
|
||||
the atoms. The energy E of a wall-particle interactions is given by
|
||||
the 12-6 potential
|
||||
Bound the simulation domain on one of its faces with a Lennard-Jones
|
||||
wall that interacts with the atoms in the group. The energy E of
|
||||
wall-particle interactions is given by the 12-6 potential
|
||||
|
||||
:c,image(Eqs/pair_lj.jpg)
|
||||
|
||||
|
|
|
@ -26,9 +26,9 @@ fix wallhi all wall/lj93 xhi 10.0 1.0 1.0 2.5 :pre
|
|||
|
||||
[Description:]
|
||||
|
||||
Bound the simulation domain with a Lennard-Jones wall that encloses
|
||||
the atoms. The energy E of a wall-particle interactions is given by
|
||||
the 9-3 potential
|
||||
Bound the simulation domain on one of its faces with a Lennard-Jones
|
||||
wall that interacts with the atoms in the group. The energy E of
|
||||
wall-particle interactions is given by the 9-3 potential
|
||||
|
||||
:c,image(Eqs/fix_wall_lj93.jpg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue