lammps/doc/html/_sources/undump.txt

44 lines
553 B
Plaintext

.. index:: undump
undump command
==============
Syntax
""""""
.. parsed-literal::
undump dump-ID
* dump-ID = ID of previously defined dump
Examples
""""""""
.. parsed-literal::
undump mine
undump 2
Description
"""""""""""
Turn off a previously defined dump so that it is no longer active.
This closes the file associated with the dump.
Restrictions
""""""""""""
none
Related commands
""""""""""""""""
:doc:`dump <dump>`
**Default:** none
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Section_commands.html#comm