ok i imported the mesh so i have a square plate of 7000 micrometers side length. If i give the import unit as microns because i created the mesh in microns, I get a plate of 7 microns. If I give unit of millimeter when i import into edem it imports correctly. so why does such a thing happen?
The bonding v3_5 API uses the getPhysicalRadius function, which is only available for multispheres and spherocylinders, so it will not work with polyhedral particles. I think the particle replacement API should work with polys, but I'm not 100% sure. Finally, the built-in hertz-mindlin model works fine with polys. If you are using the API version of the model, just make sure you're not using any multisphere and/or spherocylinder exclusive functions.
Regards,
Renan
Hi Satri,
If you're using the built-in cube geometry in EDEM, then it is not possible to change the number of elements. In this case, you have to create a cube geometry using an external CAD software where you can control the number of elements and then you can import that geometry into your EDEM deck.
Best regards,
Renan