15.5 Enhanced control over watch list variables in the Abaqus PDE

Product: Abaqus/CAE  

Benefits: The Abaqus Python Development Environment (PDE) now provides improved control over watch list variables, enabling you to delete them from the list, change their string format, and stop program execution when the variable changes.

Description: The Watch List dialog box in the Abaqus PDE now includes the following enhancements that provide greater control over watch variables:

Abaqus/CAE Usage: 
All modules:
    FileAbaqus PDE: click mouse button 3 on a variable in the Watch List: select one of the following:
        Delete watch var variable name
        Display repr (not str) value of variable name and Display str (not repr) value of variable name
        Stop on change to variable name
Reference:

Abaqus Scripting User's Manual