Hi all,
I am trying to simulate one the hand partilces with bonds ( see https://github.com/richti83/LIGGGHTS-WITH-BONDS) and multispheres into one simulation.
After implementing the files from richti83 and adjusting the given bond-example, this issue works very well. Also the simulation of only multispheres works fine.
But I do not achieve a valid simulation of both particle types. After a short simulation time the bonded particles are unexpectedly deleted.
Does anyone have experience in using these both particle types?
Regards,
Westbrink
richti83 | Thu, 09/15/2016 - 14:15
Sorry will not work
As both packages uses the atom->mol id but in a different manner it will not work. Maybe when you write your own atom class with multisphere-mol-id and bond-mol-id and adjust both packages to refer to this atom properties ..