reverted accidental change
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6048 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -782,9 +782,7 @@ one-letter abbreviation can be used:
|
|||||||
-in or -i
|
-in or -i
|
||||||
-log or -l
|
-log or -l
|
||||||
-screen or -s
|
-screen or -s
|
||||||
-var or -v
|
-var or -v :ul
|
||||||
-plog or -pl
|
|
||||||
-pscreen or -ps :ul
|
|
||||||
|
|
||||||
For example, lmp_ibm might be launched as follows:
|
For example, lmp_ibm might be launched as follows:
|
||||||
|
|
||||||
@ -848,7 +846,6 @@ logfile is named "file" and each partition also logs information to a
|
|||||||
file.N. For both one-partition and multi-partition mode, if the
|
file.N. For both one-partition and multi-partition mode, if the
|
||||||
specified file is "none", then no log files are created. Using a
|
specified file is "none", then no log files are created. Using a
|
||||||
"log"_log.html command in the input script will override this setting.
|
"log"_log.html command in the input script will override this setting.
|
||||||
Option -plog will override the name of the partition log files file.N.
|
|
||||||
|
|
||||||
-screen file :pre
|
-screen file :pre
|
||||||
|
|
||||||
@ -862,8 +859,7 @@ the partition ID. If the switch is specified in multi-partition mode,
|
|||||||
the hi-level screen dump is named "file" and each partition also
|
the hi-level screen dump is named "file" and each partition also
|
||||||
writes screen information to a file.N. For both one-partition and
|
writes screen information to a file.N. For both one-partition and
|
||||||
multi-partition mode, if the specified file is "none", then no screen
|
multi-partition mode, if the specified file is "none", then no screen
|
||||||
output is performed. Option -pscreen will override the name of the
|
output is performed.
|
||||||
partition screen files file.N.
|
|
||||||
|
|
||||||
-var name value1 value2 ... :pre
|
-var name value1 value2 ... :pre
|
||||||
|
|
||||||
@ -882,27 +878,6 @@ defining index and other kinds of variables and "this
|
|||||||
section"_Section_commands.html#3_2 for more info on using variables in
|
section"_Section_commands.html#3_2 for more info on using variables in
|
||||||
input scripts.
|
input scripts.
|
||||||
|
|
||||||
-plog file:pre
|
|
||||||
Specify the base name for the partition log files,
|
|
||||||
so partition N writes log information to file.N. If file is
|
|
||||||
none, then no partition log files are created.
|
|
||||||
This overrides the
|
|
||||||
filename specified in the -log command-line option
|
|
||||||
If this option is not used
|
|
||||||
the log file for partition N is log.lammps.N or whatever is specified by
|
|
||||||
the -log command-line option.
|
|
||||||
|
|
||||||
-pscreen file:pre
|
|
||||||
specify the base name for the
|
|
||||||
partition screen file, so partition N writes
|
|
||||||
screen information to file.N. If file is
|
|
||||||
none, then no partition screen files are created.
|
|
||||||
This overrides the
|
|
||||||
filename specified in the -screen command-line option.
|
|
||||||
If this option is not used
|
|
||||||
the screen file for partition N is screen.N or whatever is specified by
|
|
||||||
the -screen command-line option.
|
|
||||||
|
|
||||||
:line
|
:line
|
||||||
|
|
||||||
2.7 LAMMPS screen output :h4,link(2_7)
|
2.7 LAMMPS screen output :h4,link(2_7)
|
||||||
|
|||||||
Reference in New Issue
Block a user