git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13789 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1,44 +0,0 @@
|
||||
.. index:: uncompute
|
||||
|
||||
uncompute command
|
||||
=================
|
||||
|
||||
Syntax
|
||||
""""""
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
uncompute compute-ID
|
||||
|
||||
* compute-ID = ID of a previously defined compute
|
||||
|
||||
Examples
|
||||
""""""""
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
uncompute 2
|
||||
uncompute lower-boundary
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
Delete a compute that was previously defined with a :doc:`compute <compute>`
|
||||
command. This also wipes out any additional changes made to the compute
|
||||
via the :doc:`compute_modify <compute_modify>` command.
|
||||
|
||||
Restrictions
|
||||
""""""""""""
|
||||
none
|
||||
|
||||
Related commands
|
||||
""""""""""""""""
|
||||
|
||||
:doc:`compute <compute>`
|
||||
|
||||
**Default:** none
|
||||
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
.. _ld: Manual.html
|
||||
.. _lc: Section_commands.html#comm
|
||||
Reference in New Issue
Block a user