Find more posts tagged with
Sort by:
1 - 1 of
11
Sort by:
1 - 1 of
11
Hi Fatemeh,
It is possible to compute the particle coordination numbers from the surface to surface contacts data with EDEMpy (take a look at the edempy.timestep.SSContact module) but it might be easier to directly export the data from EDEM along with particle positions and produce a contour from those using matplotlib surf3D, myavi or similar.
To export the data go to EDEM Analyst->File->Export and create queries for the attributes shown below:
You can also directly colour the particles by coordination number:
Best regards,
Stefan
Hi Fatemeh,
It is possible to compute the particle coordination numbers from the surface to surface contacts data with EDEMpy (take a look at the edempy.timestep.SSContact module) but it might be easier to directly export the data from EDEM along with particle positions and produce a contour from those using matplotlib surf3D, myavi or similar.
To export the data go to EDEM Analyst->File->Export and create queries for the attributes shown below:
You can also directly colour the particles by coordination number:
Best regards,
Stefan