git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14663 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-02-22 23:00:59 +00:00
parent 8291f5e69c
commit f406a5ed55
34 changed files with 1565 additions and 103 deletions

View File

@ -140,15 +140,20 @@
</div>
<div class="section" id="description">
<h2>Description<a class="headerlink" href="#description" title="Permalink to this headline"></a></h2>
<p>Using an improper style of none means improper forces are not
computed, even if quadruplets of improper atoms were listed in the
<p>Using an improper style of none means imroper forces and energies are
not computed, even if quadruplets of improper atoms were listed in the
data file read by the <a class="reference internal" href="read_data.html"><em>read_data</em></a> command.</p>
<p>See the <a class="reference internal" href="improper_zero.html"><em>improper_style zero</em></a> command for a way to
calculate improper statistics, but compute no improper interactions.</p>
</div>
<div class="section" id="restrictions">
<h2>Restrictions<a class="headerlink" href="#restrictions" title="Permalink to this headline"></a></h2>
<blockquote>
<div>none</div></blockquote>
<p><strong>Related commands:</strong> none</p>
</div>
<div class="section" id="related-commands">
<h2>Related commands<a class="headerlink" href="#related-commands" title="Permalink to this headline"></a></h2>
<p><a class="reference internal" href="improper_zero.html"><em>improper_style zero</em></a></p>
<p><strong>Default:</strong> none</p>
</div>
</div>