3.2.6 Python execution

Products: Abaqus/Standard  Abaqus/Explicit  

Reference

Overview

The Python language is used throughout Abaqus: in the Abaqus Scripting Interface; in the Abaqus/Standard, Abaqus/Explicit, and Abaqus/CAE environment file (abaqus_v6.env); 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 simply initialized.