The
Python
language is used throughout
Abaqus:
in the
Abaqus Scripting Interface,
in the
Abaqus
environment file, and to perform parametric studies.
The abaqus python facility is used to access the
Python
interpreter.
For more information on standard
Python
command line options, see the documentation on the official
Python
website (http://www.python.org).
The
Python
interpreter executes the instructions in the specified
script-file. If this option is omitted from the
command line, the
Python
interpreter is started in interactive mode.