×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Restarting an analysis using adpl in ANSYS 13.0 Mechanical

Restarting an analysis using adpl in ANSYS 13.0 Mechanical

Restarting an analysis using adpl in ANSYS 13.0 Mechanical

(OP)
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?

RE: Restarting an analysis using adpl in ANSYS 13.0 Mechanical

Hello,
What is the error message you're getting?
At a guess I would say you need to tell ANSYS where to restart from
i.e. ANTYPE,,REST,1,1, would tell ANSYS to restart from load step 1, sub step 1.
I can't remember if ANSYS defaults to the last sub step of the last load step or whether you need to specify which load step and sub step. Can you attach your complete script of commands?
Cheers
George

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources