forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1199 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
0890a06926
commit
a8184a9e76
|
@ -99,8 +99,9 @@ See the Restrictions below.
|
|||
</P>
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>These pair styles do not yet work with this compute: "airebo", "meam",
|
||||
and "TIP4P".
|
||||
<P>These pair styles do not yet tabulate per-atom virial information to
|
||||
allow them to work with this compute: <A HREF = "pair_airebo.html">airebo</A>,
|
||||
<A HREF = "pair_meam.html">meam</A>, and <A HREF = "pair_lj.html">TIP4P</A>.
|
||||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
|
|
|
@ -95,8 +95,9 @@ See the Restrictions below.
|
|||
|
||||
[Restrictions:]
|
||||
|
||||
These pair styles do not yet work with this compute: "airebo", "meam",
|
||||
and "TIP4P".
|
||||
These pair styles do not yet tabulate per-atom virial information to
|
||||
allow them to work with this compute: "airebo"_pair_airebo.html,
|
||||
"meam"_pair_meam.html, and "TIP4P"_pair_lj.html.
|
||||
|
||||
[Related commands:]
|
||||
|
||||
|
|
Loading…
Reference in New Issue