How to calculate and display the Shear rate in system?
Clemens Lischka_21336
Altair Community Member
Answers
-
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
0