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

This commit is contained in:
sjplimp 2015-12-08 23:15:20 +00:00
parent 7e710a0fe3
commit 4da6cce1e9
2 changed files with 6 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<!-- HTML_ONLY --> <!-- HTML_ONLY -->
<HEAD> <HEAD>
<TITLE>LAMMPS Users Manual</TITLE> <TITLE>LAMMPS Users Manual</TITLE>
<META NAME="docnumber" CONTENT="17 Nov 2015 version"> <META NAME="docnumber" CONTENT="20 Nov 2015 version">
<META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories"> <META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories">
<META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License."> <META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License.">
</HEAD> </HEAD>
@ -21,7 +21,7 @@
<P><CENTER><H3>LAMMPS Documentation <P><CENTER><H3>LAMMPS Documentation
</H3></CENTER> </H3></CENTER>
<CENTER><H4>17 Nov 2015 version <CENTER><H4>20 Nov 2015 version
</H4></CENTER> </H4></CENTER>
<H4>Version info: <H4>Version info:
</H4> </H4>

View File

@ -48,9 +48,10 @@ fix 2 flow indent 10.0 cylinder z 0.0 0.0 10.0 units box :pre
[Description:] [Description:]
Insert an indenter within a simulation box. The indenter repels all Insert an indenter within a simulation box. The indenter repels all
atoms that touch it, so it can be used to push into a material or as atoms in the group that touch it, so it can be used to push into a
an obstacle in a flow. Or it can be used as a constraining wall material or as an obstacle in a flow. Or it can be used as a
around a simulation; see the discussion of the {side} keyword below. constraining wall around a simulation; see the discussion of the
{side} keyword below.
The indenter can either be spherical or cylindrical or planar. You The indenter can either be spherical or cylindrical or planar. You
must set one of those 3 keywords. must set one of those 3 keywords.