3.2.10 Python execution

Products: Abaqus/Standard  Abaqus/Explicit  

Reference

Overview

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.

Command summary

abaqus python
[script-file]
 

Command line options

script-file

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.