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

This commit is contained in:
sjplimp
2008-09-16 13:41:21 +00:00
parent 655daa0695
commit 467e290d64
2 changed files with 6 additions and 0 deletions

View File

@ -71,6 +71,9 @@ must be set before this command can be invoked.
<P>Due to how the pairwise force is computed, an inner value > 0.0 must
be specified even if the potential has a finite value at r = 0.0.
</P>
<P>For EAM potentials, the pair_write command only tabulates the
pairwise portion of the potential, not the embedding portion.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "pair_style.html">pair_style</A>, <A HREF = "pair_coeff.html">pair_coeff</A>

View File

@ -68,6 +68,9 @@ must be set before this command can be invoked.
Due to how the pairwise force is computed, an inner value > 0.0 must
be specified even if the potential has a finite value at r = 0.0.
For EAM potentials, the pair_write command only tabulates the
pairwise portion of the potential, not the embedding portion.
[Related commands:]
"pair_style"_pair_style.html, "pair_coeff"_pair_coeff.html