git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11422 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -81,9 +81,9 @@ else &
|
||||
'print "Minimum value = $b"' &
|
||||
"minimize 0.001 0.001 1000 10000"
|
||||
</PRE>
|
||||
<P>Note that if one of the commands to execute is <A HREF = "quit.html">quit</A> (of an
|
||||
invalid LAMMPS command such as "blah"), as in the first example above,
|
||||
then executing the command will cause LAMMPS to halt.
|
||||
<P>Note that if one of the commands to execute is <A HREF = "quit.html">quit</A>, as in
|
||||
the first example above, then executing the command will cause LAMMPS
|
||||
to halt.
|
||||
</P>
|
||||
<P>Note that by jumping to a label in the same input script, the if
|
||||
command can be used to break out of a loop. See the <A HREF = "variable.html">variable
|
||||
|
||||
@ -78,9 +78,9 @@ else &
|
||||
'print "Minimum value = $b"' &
|
||||
"minimize 0.001 0.001 1000 10000" :pre
|
||||
|
||||
Note that if one of the commands to execute is "quit"_quit.html (of an
|
||||
invalid LAMMPS command such as "blah"), as in the first example above,
|
||||
then executing the command will cause LAMMPS to halt.
|
||||
Note that if one of the commands to execute is "quit"_quit.html, as in
|
||||
the first example above, then executing the command will cause LAMMPS
|
||||
to halt.
|
||||
|
||||
Note that by jumping to a label in the same input script, the if
|
||||
command can be used to break out of a loop. See the "variable
|
||||
|
||||
@ -136,7 +136,7 @@ jump in.script loopa
|
||||
</PRE>
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>As described above
|
||||
<P>As described above.
|
||||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
|
||||
@ -132,7 +132,7 @@ jump in.script loopa :pre
|
||||
|
||||
[Restrictions:]
|
||||
|
||||
As described above
|
||||
As described above.
|
||||
|
||||
[Related commands:]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user