Files
lammps/doc/improper_style_none.html
sjplimp 5b1f5c520a 1 Oct 06 release
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@18 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2006-09-27 19:12:31 +00:00

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>