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!

restarting analysis from step 2

Status
Not open for further replies.

sps210

Computer
Joined
Oct 2, 2011
Messages
5
Location
US
My job in abaqus consists of two steps. First step runs fine. I am trying to correct the 2nd step. How do I restart my analysis from the 2nd step, without having to recompute the analysis for step 1.
 
create a second INP-file like:

*Restart, read, step=1
*Step
*Static(or whatever)
.....
....
*End step


The first job must include *Retstart !!!!


start the restart-analysis as:

abaqus job=restart oldjob=job-1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top