Does anyone have an API for triaxial test DEM simulations?
Answers
-
Hi,
Just to note we don't have this as an example on the EDEM side, I'll leave it with the community to comment if there is an example anybody can share.
With the API you can apply forces to specific particle ID's or named particles, so you could write a model to apply a radial force to a set particle type (the outer particles). The API usage is covered in the EDEM Tutorials
RegardsStephen
0 -
Stephen Cole_21117 said:
Hi,
Just to note we don't have this as an example on the EDEM side, I'll leave it with the community to comment if there is an example anybody can share.
With the API you can apply forces to specific particle ID's or named particles, so you could write a model to apply a radial force to a set particle type (the outer particles). The API usage is covered in the EDEM Tutorials
RegardsStephen
Thanks for your reply
0 -
I am also trying to perform a triaxial test in EDEM. I have been following the example presented in this webinar:
To do this, you will need to use the EDEM API, as you mentioned. This video shows you how you can modify the EDEM API scripts. You can follow this general procedure to create an API script to get the behavior you need for the confining pressure:
Intro to EDEM API - Part 1 - YouTube
The example given in the Program Files>Altair>2023>EDEM>src>Api>ParticleBodyForce folder on your computer is a good starting point.
The part I am stuck on is getting the membrane to behave correctly. In the webinar, the membrane stretches uniformly:
However, when I try to replicate the simulation in EDEM, the bonds break near the rods and the center particles do not stretch:
I am using the Bonding V2 contact model and have tried many different bond parameter configurations including maximizing bond strength and increasing the bonded disk scale. So far, nothing I have tried has worked. I was wondering if anyone had any suggestions on how to achieve the desired behavior? Thank you so much!
0