git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7058 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1016,6 +1016,12 @@ defining index and other kinds of variables and <A HREF = "Section_commands.html
|
||||
section</A> for more info on using variables
|
||||
in input scripts.
|
||||
</P>
|
||||
<P>NOTE: Currently, the command-line parser looks for arguments that
|
||||
start with "-" to indicate new switches. Thus you cannot specify
|
||||
multiple variable values if any of they start with a "-", e.g. a
|
||||
negative numeric value. It is OK if the first value1 starts with a
|
||||
"-", since it is automatically skipped.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<H4><A NAME = "start_7"></A>2.7 LAMMPS screen output
|
||||
|
||||
Reference in New Issue
Block a user