Spac3manspif
Aerospace
- Apr 3, 2012
- 4
I was curious if anyone has had any experience restarting an analysis using ADPL in ANSYS Mechanical 13.0
I have found the following code, but if I do a run then place this code in the Commands(ADPL) I get an error,
here is the ADPL I'm trying to use for restarting the run.
! Restart run:
/FILNAME,... ! Jobname
RESUME
/SOLU
ANTYPE,,REST ! Specify restart of previous analysis
Any suggestions?
I have found the following code, but if I do a run then place this code in the Commands(ADPL) I get an error,
here is the ADPL I'm trying to use for restarting the run.
! Restart run:
/FILNAME,... ! Jobname
RESUME
/SOLU
ANTYPE,,REST ! Specify restart of previous analysis
Any suggestions?