''
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13869 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<!-- HTML_ONLY -->
|
<!-- HTML_ONLY -->
|
||||||
<HEAD>
|
<HEAD>
|
||||||
<TITLE>LAMMPS Users Manual</TITLE>
|
<TITLE>LAMMPS Users Manual</TITLE>
|
||||||
<META NAME="docnumber" CONTENT="27 Jul 2015 version">
|
<META NAME="docnumber" CONTENT="10 Aug 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>
|
||||||
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<CENTER><H3>LAMMPS Documentation
|
<CENTER><H3>LAMMPS Documentation
|
||||||
</H3></CENTER>
|
</H3></CENTER>
|
||||||
<CENTER><H4>27 Jul 2015 version
|
<CENTER><H4>10 Aug 2015 version
|
||||||
</H4></CENTER>
|
</H4></CENTER>
|
||||||
<H4>Version info:
|
<H4>Version info:
|
||||||
</H4>
|
</H4>
|
||||||
|
|||||||
@ -50,6 +50,8 @@ If it contains variables it must be enclosed in double quotes to
|
|||||||
insure they are not evaluated when the input script line is read, but
|
insure they are not evaluated when the input script line is read, but
|
||||||
will instead be evaluated each time the string is printed.
|
will instead be evaluated each time the string is printed.
|
||||||
</P>
|
</P>
|
||||||
|
<P>The specified group-ID is ignored by this fix.
|
||||||
|
</P>
|
||||||
<P>See the <A HREF = "variable.html">variable</A> command for a description of <I>equal</I>
|
<P>See the <A HREF = "variable.html">variable</A> command for a description of <I>equal</I>
|
||||||
style variables which are the most useful ones to use with the fix
|
style variables which are the most useful ones to use with the fix
|
||||||
print command, since they are evaluated afresh each timestep that the
|
print command, since they are evaluated afresh each timestep that the
|
||||||
|
|||||||
Reference in New Issue
Block a user