Replies: 1 comment 1 reply
-
|
Hi, The error message is relatively transparent. Two particles overlapped with each other and went ballistic, and the image box counter has become undefined. I can only speculate on the origin of the large forces, since your MWE isn't entirely self-contained. Maybe the time step was not adjusted according to the new epsilon values; with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear users,
I am trying to simulating polydispersed particles following the tutorial of "Ferrofluid". When I modified the program to incorporate polydisperse particle sizes, the following error occurred during the execution of tune.skin.
RuntimeError: Overflow in the image box count while folding a particle coordinate into the primary simulation box. Maybe a particle experienced a huge force.
In this simulation, I segregate the particles into 8 groups, with each group giving a dipolar moment using the program below.
And defined their interactions by employing the following approach
I have also attempted to segregate the particles into two groups, with each group sharing identical parameters. However, the aforementioned problem persists.
I wonder if any of the users have encountered a similar issue.
Beta Was this translation helpful? Give feedback.
All reactions