forked from lijiext/lammps
35 lines
706 B
HTML
35 lines
706 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>improper_style none command
|
|
</H3>
|
|
<P><B>Syntax:</B>
|
|
</P>
|
|
<PRE>improper_style none
|
|
</PRE>
|
|
<P><B>Examples:</B>
|
|
</P>
|
|
<PRE>improper_style none
|
|
</PRE>
|
|
<P><B>Description:</B>
|
|
</P>
|
|
<P>Using an improper style of none means improper forces are not
|
|
computed, even if quadruplets of improper 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>
|