garyofcourse
2007-06-01 19:14:29 UTC
Hi guys, do you know of any command or built-in function I can put at
the end of a python script that will tell abaqus to close itself?
In my analysis I run multiple simulations and each is started from the
command line using a command such as "abaqus cae script='xyz.py'" or
some other such command... Each time a new instance of abaqus is opened
up and the script file is executed in this instance. I need to close
these instances as each one completes running. So I need a command or
function that I can put at the end of the python script file that will
close abaqus. Alternatively if you know of any command that can be
typed at the command line to close abaqus, let me know as I might be
able to work with that.
I would appreciate any help
Thanks
Gary
the end of a python script that will tell abaqus to close itself?
In my analysis I run multiple simulations and each is started from the
command line using a command such as "abaqus cae script='xyz.py'" or
some other such command... Each time a new instance of abaqus is opened
up and the script file is executed in this instance. I need to close
these instances as each one completes running. So I need a command or
function that I can put at the end of the python script file that will
close abaqus. Alternatively if you know of any command that can be
typed at the command line to close abaqus, let me know as I might be
able to work with that.
I would appreciate any help
Thanks
Gary