Hello. I am working on the effect of magnetic force on the particle compaction process. I am using the following Github repository for the implementation of magnetic force:TJLeps/LIGGGHTSwMAGNETICS: official release of the LIGGGHTS® DEM software, by DCS Computing GmbH. For further info, forums, and bug reports, please visit which takes into account the mutual dipole interaction of the particles. In my simulation, I am using superquadric particles. The case runs okay in a single processor, but it does not run in multiple processors. It shows the following error: ERROR on proc 1: function AtomVecSuperquadric::pack_border_hybrid is not implemented yet (../atom_vec_superquadric.cpp:720). I have run other cases on multiple processors, but they run well with superquadric features. Could you please suggest what is going wrong here? I am using atom style: hybrid dipole superquadric. Also, is there any other way to implement the magnetic force in LIGGGHTS without extending the library? I have been stuck with the issue for a long time. I am using LIGGGHTS 3.8.
Best regards
Onirban