forked from lijiext/lammps
35 lines
677 B
HTML
35 lines
677 B
HTML
<HTML>
|
|
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
|
|
</CENTER>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
<H3>bond_style none command
|
|
</H3>
|
|
<P><B>Syntax:</B>
|
|
</P>
|
|
<PRE>bond_style none
|
|
</PRE>
|
|
<P><B>Examples:</B>
|
|
</P>
|
|
<PRE>bond_style none
|
|
</PRE>
|
|
<P><B>Description:</B>
|
|
</P>
|
|
<P>Using a bond style of none means bond forces are not computed, even if
|
|
pairs of bonded atoms were listed in the data file read by the
|
|
<A HREF = "read_data.html">read_data</A> command.
|
|
</P>
|
|
<P><B>Restrictions:</B> none
|
|
</P>
|
|
<P><B>Related commands:</B> none
|
|
</P>
|
|
<P><B>Default:</B> none
|
|
</P>
|
|
</HTML>
|