Skip to main content

How to execute a python function in abaqus

Submitted by alex_612 on

Does anyone know how to execute a python function in abaqus?

 For a script, I know the folllowing command can execute the python script

abaqus cae script=myscript.py

But for a python function, how to execute it in abaqus?

Thanks a lot!!!!!!!!!