Dec 12, 2007 #1 turi Mechanical Joined Dec 12, 2007 Messages 2 Location IT I need to extract and write a text file history time ALLWK contained in a (file.odb) without launch Abaqus Viewer or Abaqus CAE. What can I do? I enclose my files to be corrected.
I need to extract and write a text file history time ALLWK contained in a (file.odb) without launch Abaqus Viewer or Abaqus CAE. What can I do? I enclose my files to be corrected.
Dec 12, 2007 1 #2 xerf Mechanical Joined Oct 4, 2004 Messages 674 Location US You can try to run the script from a command prompt window("cmd" windows command) using: abaqus cae noGUI=myscript.py Upvote 0 Downvote
You can try to run the script from a command prompt window("cmd" windows command) using: abaqus cae noGUI=myscript.py