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

This commit is contained in:
sjplimp
2016-05-09 21:12:06 +00:00
parent 410c743f77
commit 69ffae65d0
146 changed files with 214 additions and 214 deletions

View File

@ -254,7 +254,7 @@ parallel. E.g. don’t accumulate a bunch of data on a single processor
and analyze it. You run the risk of seriously degrading the parallel
efficiency.</li>
<li>If your new feature reads arguments or writes output, make sure you
follow the unit conventions discussed by the <span class="xref doc">units</span>
follow the unit conventions discussed by the <a class="reference internal" href="units.html"><span class="doc">units</span></a>
command.</li>
<li>If you add something you think is truly useful and doesn&#8217;t impact
LAMMPS performance when it isn&#8217;t used, send an email to the