Restart analysis.
Restart analysis.
(OP)
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.
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.





RE: Restart analysis.
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
RE: Restart analysis.
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.