EDEM API - Contact Model Example: Bonded Particle Model

Stephen Cole
Stephen Cole
Altair Employee
edited August 2023 in Altair Exchange

Overview

Here you will find the UDL source code for an example of the Bonded Particle Contact Model built in to EDEM:

 

Pre-Requisite

For information about compiling EDEM API Models please see:

https://community.altair.com/csm?id=kb_article_view&sysparm_article=KB0037690

or the EDEM Help:

https://2022.help.altair.com/2022.2/EDEM/Programming_Guide.htm

More EDEM and EDEM API Tutorials can be found here:

https://community.altair.com/community?id=community_blog&sys_id=5e7dc459979de950e3b0361e6253afae

Usage/Installation Instructions

This simulation uses a bonding contact model to demonstrate particle bonding. A wedge cuts through a box of particles that are loosely bonded together.

The model is using the index method to modify a custom property. Using the index method provides performance improvement. The torque calculation for the rolling friction has also been updated to comply with the changes introduced in API version 2.4.