Perform Multi-step Simulation
The EDEM Coupling Interface supports multiple Time Steps. You can simulate multiple Time Steps in EDEM between data exchanges when using the Multi Body Dynamics Coupling Interface.
Since the introduction of the Multi Body Dynamics Coupling Interface, changes have been made to help improve the performance of coupled simulations. The most significant change is the ability to pause EDEM simulations between simulation-steps, where previously the EDEM simulation was effectively stopped while the coupled application performed its simulation-step.
Specify the total simulation time alongside the simulation-step time using the
simulate method.
EDEM can determine whether the simulation has
completed or not, and pause or stop, as appropriate.
Note: In the appropriate scenario, this significantly
reduces the computational overhead of the messaging exchange. To provide
this functionality, the Multi Body Dynamics Coupling Interface includes
automated motion interpolation and force averaging for multiple-step
simulate commands.