Hi all,
i need to calculate the shear rate in my system. Is it possible the calculate and display this in EDEM? Also a histogram of the different shear rates would be nice!
Thanks!
Hi Clemens,
You can compute the shear strain rate tensor in Python from continuum velocity grid data, computed with the EDEM continuum analysis functionality.
Further details and a Python implementation can be found here:
Script for Computing Shear Rates From a 3D Grid in EDEM
Best regards,
Stefan
Hi Clemens,
You can compute the shear strain rate tensor in Python from continuum velocity grid data, computed with the EDEM continuum analysis functionality.
Further details and a Python implementation can be found here:
Script for Computing Shear Rates From a 3D Grid in EDEM
Best regards,
Stefan