Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93275496
quit.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Nov 27, 13:21
Size
836 B
Mime Type
text/html
Expires
Fri, Nov 29, 13:21 (2 d)
Engine
blob
Format
Raw Data
Handle
22605920
Attached To
rLAMMPS lammps
quit.html
View Options
<HTML>
<CENTER><A
HREF =
"http://lammps.sandia.gov"
>
LAMMPS WWW Site
</A>
-
<A
HREF =
"Manual.html"
>
LAMMPS Documentation
</A>
-
<A
HREF =
"Section_commands.html#comm"
>
LAMMPS Commands
</A>
</CENTER>
<HR>
<H3>
quit command
</H3>
<P><B>
Syntax:
</B>
</P>
<PRE>
quit
</PRE>
<P><B>
Examples:
</B>
</P>
<PRE>
quit
if "
$
n > 10000" then quit
</PRE>
<P><B>
Description:
</B>
</P>
<P>
This command causes LAMMPS to exit, after shutting down all
output cleanly.
</P>
<P>
It can be used as a debug statement in an input script, to terminate
the script at some intermediate point.
</P>
<P>
It can also be used as an invoked command inside the
"then" or "else" portion of an
<A
HREF =
"if.html"
>
if
</A>
command.
</P>
<P><B>
Restrictions:
</B>
none
</P>
<P><B>
Related commands:
</B>
</P>
<P><A
HREF =
"if.html"
>
if
</A>
</P>
<P><B>
Default:
</B>
none
</P>
</HTML>
Event Timeline
Log In to Comment