From 6a2a96053c405a3a87ce17820391ba8df0e7ff3b Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 10 Oct 2011 15:01:46 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7058 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 6 ++++++ doc/Section_start.txt | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/Section_start.html b/doc/Section_start.html index bfe24d404e..438f879dd6 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -1016,6 +1016,12 @@ defining index and other kinds of variables and

2.7 LAMMPS screen output diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 5ae3fb715c..674dec45b7 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -1008,6 +1008,12 @@ defining index and other kinds of variables and "this section"_Section_commands.html#cmd_2 for more info on using variables in input scripts. +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. + :line 2.7 LAMMPS screen output :h4,link(start_7)