Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

computer calculating time 1

Status
Not open for further replies.

steven23

Mechanical
Joined
Jul 30, 2003
Messages
5
Location
BE
hi,

I submited multiple jobs simultaniously.
However this takes up far more computer time than the sum of each job seperately.

Could any of you please give me a script that lets my computer run the jobs one at a time, so I can do the postprocessing the next day.

I would be most grateful!
 
Steven23,
In the past I would have done the following, but it's probably dependent on the computer and the version of ABAQUS:
abaqus interactive j=job1
abaqus interactive j=job2

 
Be sure that in the abaqus_v6.env file you have set the standard_memory variable to something reasonable (80% seems to be a sweet spot) and set standard_memory_policy to MAXIMUM. This can make a huge difference in performance as the defaults provided by ABAQUS are pretty conservative.

Best regards,
KF9RI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top