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.
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?