Hello everyone,
I wanted to have the coordination number in my simulation and used the following codes in my simulation:
compute CN all coord/gran
dump cn all local/gran/vtk 100 post/coordnumber*.vtk CN
But it didn't work. Can you see any problem with these 2 lines?
Thanks