restart analysis
restart analysis
(OP)
Hi guys,
can anyone explain to me how to restart an explicit-analysis? What I do is:
-take the original Input file with all the steps and loads, upload it into CAE
-then go to load module, and input in the field dialog box an initial state from the aborted calculation
-then write a new input file and submit it.
Is that the right way? Or do I have to do something different. - It's that the analysis is taking quite long time to run but does not give me any new results.
Thanx for any help on that!
can anyone explain to me how to restart an explicit-analysis? What I do is:
-take the original Input file with all the steps and loads, upload it into CAE
-then go to load module, and input in the field dialog box an initial state from the aborted calculation
-then write a new input file and submit it.
Is that the right way? Or do I have to do something different. - It's that the analysis is taking quite long time to run but does not give me any new results.
Thanx for any help on that!





RE: restart analysis
corus
RE: restart analysis
thanx for your reply, so would the input file be like that?
*HEADING
** Job name: myjob Model name: mymodel
*RESTART, READ, END STEP
*STEP,name=mystep
*DYNAMIC, EXPLICIT
, .1
*RESTART, WRITE, NUMBER INTERVAL=1
**
** FIELD OUTPUT: F-Output-1
**
*Output, field, variable=PRESELECT
**
** HISTORY OUTPUT: H-Output-1
**
*Output, history, variable=PRESELECT
**
Or is anything missing? I get the message, that the .res-file is needed, although the .res-file is inside the same directory.
*END STEP
RE: restart analysis
When you submit the job it will ask for the restart file name.
corus