git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14966 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -364,7 +364,7 @@ bodies, as discussed below. These particles can be drawn separately
|
||||
if the <em>line</em>, <em>tri</em>, or <em>body</em> keywords are used.</p>
|
||||
<p>The <em>adiam</em> keyword allows you to override the <em>diameter</em> setting to
|
||||
set a single numeric <em>size</em>. All atoms will be drawn with that
|
||||
diameter, e.g. 1.5, which is in whatever distance <a class="reference internal" href="units.html"><span class="doc">units</span></a>
|
||||
diameter, e.g. 1.5, which is in whatever distance <span class="xref doc">units</span>
|
||||
the input script defines, e.g. Angstroms.</p>
|
||||
<p>The <em>bond</em> keyword allows to you to alter how bonds are drawn. A bond
|
||||
is only drawn if both atoms in the bond are being drawn due to being
|
||||
@ -394,7 +394,7 @@ the <a class="reference internal" href="dump_modify.html"><span class="doc">dump
|
||||
<em>none</em> as indicated above).</p>
|
||||
<p>If a numeric value is specified, then all bonds will be drawn as
|
||||
cylinders with that diameter, e.g. 1.0, which is in whatever distance
|
||||
<a class="reference internal" href="units.html"><span class="doc">units</span></a> the input script defines, e.g. Angstroms.</p>
|
||||
<span class="xref doc">units</span> the input script defines, e.g. Angstroms.</p>
|
||||
<p>If <em>atom</em> is specified for the <em>width</em> value, then each bond
|
||||
will be drawn with a width corresponding to the minimum diameter
|
||||
of the 2 atoms in the bond.</p>
|
||||
@ -420,7 +420,7 @@ mapping of types to colors is as follows:</p>
|
||||
change this via the <a class="reference internal" href="dump_modify.html"><span class="doc">dump_modify</span></a> command.</p>
|
||||
<p>The line <em>width</em> can only be a numeric value, which specifies that all
|
||||
lines will be drawn as cylinders with that diameter, e.g. 1.0, which
|
||||
is in whatever distance <a class="reference internal" href="units.html"><span class="doc">units</span></a> the input script defines,
|
||||
is in whatever distance <span class="xref doc">units</span> the input script defines,
|
||||
e.g. Angstroms.</p>
|
||||
<p>The <em>tri</em> keyword can be used when <a class="reference internal" href="atom_style.html"><span class="doc">atom_style tri</span></a> is
|
||||
used to define particles as triangles, and will draw them as triangles
|
||||
|
||||
Reference in New Issue
Block a user