git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14966 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -253,7 +253,7 @@ is now a containing wall that traps the particles inside it. If the
|
||||
radius shrinks over time, it will squeeze the particles.</p>
|
||||
<p>The <em>units</em> keyword determines the meaning of the distance units used
|
||||
to define the indenter geometry. A <em>box</em> value selects standard
|
||||
distance units as defined by the <a class="reference internal" href="units.html"><span class="doc">units</span></a> command,
|
||||
distance units as defined by the <span class="xref doc">units</span> command,
|
||||
e.g. Angstroms for units = real or metal. A <em>lattice</em> value means the
|
||||
distance units are in lattice spacings. The <a class="reference internal" href="lattice.html"><span class="doc">lattice</span></a>
|
||||
command must have been previously used to define the lattice spacing.
|
||||
@ -267,7 +267,7 @@ the <a class="reference internal" href="thermo_style.html"><span class="doc">the
|
||||
lattice spacings in a variable formula.</p>
|
||||
<p>The force constant <em>K</em> is not affected by the <em>units</em> keyword. It is
|
||||
always in force/distance^2 units where force and distance are defined
|
||||
by the <a class="reference internal" href="units.html"><span class="doc">units</span></a> command. If you wish K to be scaled by the
|
||||
by the <span class="xref doc">units</span> command. If you wish K to be scaled by the
|
||||
lattice spacing, you can define K with a variable whose formula
|
||||
contains <em>xlat</em>, <em>ylat</em>, <em>zlat</em> keywords of the
|
||||
<a class="reference internal" href="thermo_style.html"><span class="doc">thermo_style</span></a> command, e.g.</p>
|
||||
|
||||
Reference in New Issue
Block a user