Hi EDEMer!
I have recently encountered some problems with the EDEM API.
I want to obtain the coordination number of particles ,so I chose to use "element1.coordinationNumber" attribute in the "IPluginContactModelV3_5_0.h" files ,but I found that this attribute cannot be identified in EDEM software,Even if the particle has a coordination number, the value of this attribute is still 0.
These pictures are my code and debugging results, I defined an unsigned int type ' RTERT ' to call “element1.coordinationNumber”,We can find that the value of ' RTERT ' in the program is always 0, but in EDEM, the value of coordination number is not zero.
If you can help me answer, I will be very grateful!


