disable_command command

Purpose

Delete a previously defined command.

Warning

GPU support for this command has not been tested and may not work as expected.

Syntax

disable_command id command-ID
  • id = obligatory keyword

  • command-ID = ID of a previously defined command

Examples

disable_command id heat_conduction

Description

Delete a previously defined command. This also wipes out any additional changes made to the command via the modify_command command.

Restrictions

The output_settings command cannot be disabled. Multiple commands referenced by a single command-ID cannot be disabled.

Default:

none