We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
LS Dyna

LS Dyna

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

Time Settings

    • 広典 小松
      Subscriber

      Hello,

      I am conducting falling experiments under gravity using LS-DYNA, creating DEM particles and observing the stress generated in a sphere when an object falls onto it.

      It takes some time for DEM particles to settle within the container under the influence of gravity. The settling time for the particles is approximately 100 milliseconds. I would like to initiate the collision with the object only after the particles have settled. Therefore, I am currently setting the object to collide with the particles at the position after 100 milliseconds.

       

      The keywords I am using are configured as follows.

      I would like to observe the results of the collision at intervals of 5 milliseconds after the collision. However, setting DT to 0.2 for this purpose leads to a significant increase in computation time until the results are obtained. Therefore, is it possible to set DT to 1 for the period between 0 to 100 milliseconds and then set it to 0.2 for the period between 100 to 105 milliseconds?

      Thank you.

    • Ram Gopisetti
      Ansys Employee

      Hi, 

      You can enter the curve in the binary_d3plot LCDT parameter, where you will define a time vs interval curve to write the results. 

      Cheers, Ram 

    • Jim Day
      Ansys Employee

      You can use LCDT in *DATABASE_BINARY_D3PLOT to point to a curve.   That curve defines the desired output interval vs. time.   

      Another way to do it is to set the termination time to 100 ms.   When the analysis finishes, you can then do a small restart where you only change the termination time and dt for d3plot.   In other words, the restart input file will have only these keywords ...  *KEYWORD, *CONTROL_TERMINATION, *DATABASE_BINARY_D3PLOT, and *END.   

Viewing 2 reply threads
  • The topic ‘Time Settings’ is closed to new replies.