mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10497 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
dd08396f75
commit
74b4c894a2
|
@ -1058,9 +1058,10 @@ Option -plog will override the name of the partition log files file.N.
|
|||
</P>
|
||||
<PRE>-nocite
|
||||
</PRE>
|
||||
<P>Disable writing the log.cite file which is normally written to record
|
||||
a list of references for methodologies that were used during the
|
||||
current LAMMPS run.
|
||||
<P>Disable writing the log.cite file which is normally written to list
|
||||
references for specific cite-able features used during a LAMMPS run.
|
||||
See the <A HREF = "http://lammps.sandia.gov/cite.html">citation page</A> for more
|
||||
details.
|
||||
</P>
|
||||
<PRE>-partition 8x2 4 5 ...
|
||||
</PRE>
|
||||
|
|
|
@ -1049,9 +1049,10 @@ Option -plog will override the name of the partition log files file.N.
|
|||
|
||||
-nocite :pre
|
||||
|
||||
Disable writing the log.cite file which is normally written to record
|
||||
a list of references for methodologies that were used during the
|
||||
current LAMMPS run.
|
||||
Disable writing the log.cite file which is normally written to list
|
||||
references for specific cite-able features used during a LAMMPS run.
|
||||
See the "citation page"_http://lammps.sandia.gov/cite.html for more
|
||||
details.
|
||||
|
||||
-partition 8x2 4 5 ... :pre
|
||||
|
||||
|
|
Loading…
Reference in New Issue