Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
LS Dyna

LS Dyna

Topics related to LS-DYNA, Autodyn, Explicit STR and more.

Input file for restarting

    • lsuser888
      Subscriber

      Hi there, 

      I need to stop an explicit simulation and restart it with a modified termination time. After reviewing the LS-DYNA documentation, I understand that a simple restart should be used. I would like to ask how the restart keyword file should be prepared. Should I copy the current input file, rename it, and modify the termination time, and then use it as the restart input file (i = restartinput, R = D3DUMPnn)?

    • Nanda
      Ansys Employee
      To perform a restart analysis for a run that got terminated abruptly before the end time, or to increase the termination time, as in your case, a simple restart is the recommended one. 
       
      For an MPP run, the LS-DYNA solver will create dump files such as d3dump01.0001, d3dump01.0002, d3dump01.0003, etc. in the directory where your input deck is located. The number of dump files will be equal to the number of cores used for the solve. For example, if 4 cores are used, 4 d3dump files are created as below:
       
      In order to use simple restart, you will need to create a new input deck with a modified end time (*CONTROL_TERMINATION). Please note that this new input deck should only have modified keywords. In the input field, you should point to this new input deck with modified keywords (in your case only *CONTROL_TERMINATION), and in the expression field, replace i=$INPUT with r=d3dump01 in the command line of LS-RUN, such as below:
      image
       
      Always make sure to use the same solver settings (Version, cores, precision, MPI).
       

      Regards,

      Nanda.

      Introducing Ansys Assistant a 24/7 AI-powered virtual assistant for active Ansys academic customers.

      Have a look at our public help documentation website: Ansys Help

      For more exciting courses and certifications, hit this link: Ansys Innovation Courses | ANSYS Innovation Space

      Guidelines for Posting on Ansys Learning Forum

       
       
    • lsuser888
      Subscriber

      Thank you for your explanations. I am still not completely clear about creating the new deck. I have prepared one as you described and included a screenshot below that contains only the modified keyword. Is this correct?

    • Nanda
      Ansys Employee

      This looks correct. Please proceed and let us know if you run into any issues.

      Best

Viewing 3 reply threads
  • You must be logged in to reply to this topic.
[bingo_chatbox]