API GUI Guide

You can seamlessly integrate contact model and particle body force API plug-ins into EDEM. This allows changes to be made to plug-in parameters through the EDEM GUI, similar to any of the built-in Physics models.

Perform Integration

The author of the plug-in (the one that writes the source code) adds functions to the plug-in that exposes select parameters to EDEM. You can interact with these parameters through EDEM’s GUI, similar to any other input fields.
  1. Click the icon.

    The plug-in dialog box similar to the built-in Physics models allows you to interact with the displayed fields similar to other built-in Physics models.

  2. After providing the default values, click OK to save the deck and the parameter values for a given simulation.

    This functionality removes the necessity of having text-based preference files for API plug-ins, though preference files are still available for use. For more information about authoring a plug-in, see the EDEMpy API Reference Help included in the EDEM installation folder.