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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restart analysis. 1

Status
Not open for further replies.

hmaddy

Mechanical
Joined
May 18, 2005
Messages
11
Location
US
Hello All,

During running an analysis I got the following error after running it for 2 days. I accidentally opened another memory taking application and analysis ended.


***ERROR: STANDARD_MEMORY IS CURRENTLY SET TO 256.00 MBYTES.

***ERROR: ABAQUS HAS BEEN UNABLE TO ALLOCATE THIS MUCH MEMORY. IT IS LIKELY THAT THE MACHINE BEING USED FOR THIS PROBLEM DOES NOT HAVE SUFFICIENT MEMORY. POSSIBLE CAUSES OF THIS PROBLEM ARE OTHER PROCESSES COMPETING FOR MEMORY, INSUFFICENT MEMORY ON THE MACHINE, OR A LIMIT ON THE AMOUNT OF MEMORY A PROCESS CAN ALLOCATE.

Please let me know how to restart the analysis from abaqus command. I have the restart files but when I used
abaqus job=new oldjob=oldjobfilename it is asking for UMAT subroutine.

Thanks in advance,
Maddy.
 
Hi
1) Create a new input file. Include restart card

*RESTART,READ,STEP=xxxx,INC=yyyy

2) copy History data from your existing input file to the new input deck

3) abaqus job=new oldjob=oldjobfilename

Cheers
Pam
 
Thank you Pam for the help. But now I am getting an error saying frame for the step is not found. Cannot restart. Thats because for the input file I have had before has the restart frequency=999999 since I want to suppress the large output files.
So I dont think I can restart the analysis again. I am gonna leave it like that. But just curious is there any other way I can do it,

Thanks,
Maddy.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top