Hi
I was doing am impact simulation with multi-sphere particle(see figure below). I wanted a plot of Kinetic energy for each multi-sphere particle and for that I have used the following command
--------------------------------------------------------------------------------------
compute ke_clump all ke/multisphere
dump dmp all custom/vtk ${nstep} post/particle_*.vtk id type mol x y z ix iy iz vx vy vz fx fy fz omegax omegay omegaz radius c_overlap c_ke_clump
--------------------------------------------------------------------------------------
I was unable to dump the kinetic energy of each particle in vtk format. Is there any way to see kinetic energy of each particle in paraview.
Attachment | Size |
---|---|
![]() | 536.43 KB |
pain08 | Fri, 04/16/2021 - 16:38
hi kumar try using the print
hi kumar try using the print command to print your results in a csv file
https://www.cfdem.com/media/DEM/docu/fix_print.html?highlight=fix%20print