We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
LS Dyna

LS Dyna

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

*INITIAL_VELOCITY_GENERATION_START_TIME

    • valerym.m5
      Subscriber

      I am solving a problem about a load falling (rigid body) onto a deformable body.

      I need to set the initial velocity (*INITIAL_VELOCITY_RIGID_BODY) of the load with a time delay using *INITIAL_VELOCITY_GENERATION_START_TIME.

      Unfortunately, LS-DYNA (R15) does not accept this command.

    • Ram Gopisetti
      Ansys Employee

      Hi, 

      It appears the only issue arises from the usage of *INITIAL_VELOCITY_GENERATION_START_TIME in conjunction with *INITIAL_VELOCITY_RIGID_BODY.

      *INITIAL_VELOCITY_RIGID_BODY is incompatible with *INITIAL_VELOCITY_GENERATION_START_TIME. Instead, you should use *INITIAL_VELOCITY_GENERATION with PHASE=1, scoped to the rigid body. This allows you to define the velocity generation, and then apply *INITIAL_VELOCITY_GENERATION_START_TIME to introduce a delay before the velocity is activated.

      For additional details, please refer to the *INITIAL_VELOCITY_GENERATION_START_TIME section in the LS-DYNA Manual, Volume 1.

      Cheers, Ram 

      • JuneWeber99
        Subscriber

        The information you share is very useful, thank you very much.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.