forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6971 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
063295ca99
commit
0d0bde3e7c
|
@ -115,7 +115,7 @@ log file listed the following for a simulation with 5 replicas:
|
|||
</PRE>
|
||||
<P>then a setting of
|
||||
</P>
|
||||
<PRE>variable w proc 2 4 0 1 3
|
||||
<PRE>variable w world 2 4 0 1 3
|
||||
</PRE>
|
||||
<P>would be used to restart the run with a tempering command like the
|
||||
example above with $w as the last argument.
|
||||
|
|
|
@ -112,7 +112,7 @@ log file listed the following for a simulation with 5 replicas:
|
|||
|
||||
then a setting of
|
||||
|
||||
variable w proc 2 4 0 1 3 :pre
|
||||
variable w world 2 4 0 1 3 :pre
|
||||
|
||||
would be used to restart the run with a tempering command like the
|
||||
example above with $w as the last argument.
|
||||
|
|
Loading…
Reference in New Issue