Overview
Note that this is an extension of the Residence Time in Geometries model, found here:
https://community.altair.com/community?id=kb_article_view&sysparm_article=KB0113658
Here you can find the source code of, and example deck for, a combined Contact Model and Particle Body Force model that calculates the work done on the particles for contacts within specific geometries. The work done on the particles inside the boundaries of one or more predefined geometries (which can either be a sphere, box or cylinder) is stored in two custom properties: Normal Work Done and Tangential Work Done. With this model, it is therefore possible to analyze the total work done within specific volumes of interest.
In WorkDoneInVolume.zip you will find :
Src.zip : The source code of the plugin.
Example.zip which contains :
- An example deck
- The compiled .dll (Windows), .so (Linux) and .cl file (for GPU processing)
- WorkDoneInVolumePrefs.txt : the preference file used for the example (which is the exact same format as the Residence Time in Geometries example)
This plugin is GPU compatible and uses the version 3.1 of the API and is supported on EDEM 2019.1 or newer.
Usage/Installation Instructions
.