mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4782 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
72faf8a37f
commit
83c1c61d5b
|
@ -65,8 +65,8 @@ pairwise interaction must always be computed by the
|
|||
not. This means that <A HREF = "special_bonds.html">special_bonds</A> must be set
|
||||
to 1,1,1, as indicated as a restriction below.
|
||||
</P>
|
||||
<P>Note that when bonds are dumped to a file via <A HREF = "dump.html">dump bond</A>,
|
||||
bonds with type 0 are not included. The
|
||||
<P>Note that when bonds are dumped to a file via the <A HREF = "dump.html">dump
|
||||
local</A> command, bonds with type 0 are not included. The
|
||||
<A HREF = "delete_bonds.html">delete_bonds</A> command can also be used to query the
|
||||
status of broken bonds or permanently delete them, e.g.:
|
||||
</P>
|
||||
|
|
|
@ -62,8 +62,8 @@ pairwise interaction must always be computed by the
|
|||
not. This means that "special_bonds"_special_bonds.html must be set
|
||||
to 1,1,1, as indicated as a restriction below.
|
||||
|
||||
Note that when bonds are dumped to a file via "dump bond"_dump.html,
|
||||
bonds with type 0 are not included. The
|
||||
Note that when bonds are dumped to a file via the "dump
|
||||
local"_dump.html command, bonds with type 0 are not included. The
|
||||
"delete_bonds"_delete_bonds.html command can also be used to query the
|
||||
status of broken bonds or permanently delete them, e.g.:
|
||||
|
||||
|
|
|
@ -149,7 +149,7 @@ other bond partners is unaffected by the existence of the bond.
|
|||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
<P><A HREF = "fix_bond_create.html">fix bond/create</A>, <A HREF = "fix_bond_swap.html">fix
|
||||
bond/swap</A>, <A HREF = "dump.html">dump bond</A>,
|
||||
bond/swap</A>, <A HREF = "dump.html">dump local</A>,
|
||||
<A HREF = "special_bonds.html">special_bonds</A>
|
||||
</P>
|
||||
<P><B>Default:</B>
|
||||
|
|
|
@ -138,7 +138,7 @@ other bond partners is unaffected by the existence of the bond.
|
|||
[Related commands:]
|
||||
|
||||
"fix bond/create"_fix_bond_create.html, "fix
|
||||
bond/swap"_fix_bond_swap.html, "dump bond"_dump.html,
|
||||
bond/swap"_fix_bond_swap.html, "dump local"_dump.html,
|
||||
"special_bonds"_special_bonds.html
|
||||
|
||||
[Default:]
|
||||
|
|
|
@ -206,7 +206,7 @@ the new bond.
|
|||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
<P><A HREF = "fix_bond_break.html">fix bond/break</A>, <A HREF = "fix_bond_swap.html">fix
|
||||
bond/swap</A>, <A HREF = "dump.html">dump bond</A>,
|
||||
bond/swap</A>, <A HREF = "dump.html">dump local</A>,
|
||||
<A HREF = "special_bonds.html">special_bonds</A>
|
||||
</P>
|
||||
<P><B>Default:</B>
|
||||
|
|
|
@ -194,7 +194,7 @@ the new bond.
|
|||
[Related commands:]
|
||||
|
||||
"fix bond/break"_fix_bond_break.html, "fix
|
||||
bond/swap"_fix_bond_swap.html, "dump bond"_dump.html,
|
||||
bond/swap"_fix_bond_swap.html, "dump local"_dump.html,
|
||||
"special_bonds"_special_bonds.html
|
||||
|
||||
[Default:]
|
||||
|
|
Loading…
Reference in New Issue