forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10089 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
d84b3c190d
commit
e6d02199ba
|
@ -59,7 +59,8 @@ Boolean expression is FALSE, then no commands are executed.
|
|||
<P>The syntax for Boolean expressions is described below.
|
||||
</P>
|
||||
<P>Each command (t1, f1, e1, etc) can be any valid LAMMPS input script
|
||||
command. If the command is more than one word, it must enclosed in
|
||||
command, except an <A HREF = "include.html">include</A> command, which is not
|
||||
allowed. If the command is more than one word, it must enclosed in
|
||||
quotes, so it will be treated as a single argument, as in the examples
|
||||
above.
|
||||
</P>
|
||||
|
|
|
@ -56,7 +56,8 @@ Boolean expression is FALSE, then no commands are executed.
|
|||
The syntax for Boolean expressions is described below.
|
||||
|
||||
Each command (t1, f1, e1, etc) can be any valid LAMMPS input script
|
||||
command. If the command is more than one word, it must enclosed in
|
||||
command, except an "include"_include.html command, which is not
|
||||
allowed. If the command is more than one word, it must enclosed in
|
||||
quotes, so it will be treated as a single argument, as in the examples
|
||||
above.
|
||||
|
||||
|
|
Loading…
Reference in New Issue