Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

Oldjob command in abaqus scripting

Status
Not open for further replies.

iluzion

Structural
Joined
May 12, 2014
Messages
1
Location
PL
Hi

I'm a new to this forum and not very experienced abaqus user. I need to do in abaqus scripting a script which will contain a loop for wear analysis similar to this in the manual. I have a problem how define this oldjob and symmetric model generation in python. Could you advice me something?
 
Symmetric model definition needs to be added into the .inp. Or a prepared .inp or include file is used.
The oldjob parameter needs to be added when running the job via command line. You could use os.system()
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top