Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to suppress/stop the generation of ABAQUS .rpy file?

Status
Not open for further replies.

fenfam

Materials
May 20, 2020
8
I need to use python scripts to implement abaqus jobs parallelly. And many jobs were writing .rpy file together, I usually encountered IOError: abaqus.rpy: Permission denied. Then cae exited with errors, I'm grateful for any help.
 
Replies continue below

Recommended for you

Try using separate folders to avoid such permission conflicts. It should be even possible to script these folder changes.
 
Thanks, I did seperate these jobs in different folders, but .rpy files were still in the same folder. Is there any way to manually change .rpy location?
 
Replay files are saved in work directory together with other files generated by Abaqus/CAE. You can change this location at any time during session.
 
In fact I do these in scripts level without cae window, so would you mind showing some codes? Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor