\(\renewcommand{\AA}{\text{Å}}\)
uncompute command¶
Syntax¶
uncompute compute-ID
compute-ID = ID of a previously defined compute
Examples¶
uncompute 2
uncompute lower-boundary
Description¶
Delete a compute that was previously defined with a compute command. This also wipes out any additional changes made to the compute via the compute_modify command.
Restrictions¶
none
Default¶
none