multisphere/break command
Hello everyone
I have been trying to use multisphere/break command to break the particles when it attains certain kinetic energy during its fall under the influence of gravity. I am unsuccessful in doing that.
source code : fix_multisphere_break.cpp
what does this two lines indicate in the source code
if (triggerName_ && update->ntimestep % modify->fix[triggerIdx_]->peratom_freq)
error->all(FLERR,"Fix used in fix multisphere/break not computed at compatible time");
code :
Forums:
- Read more about multisphere/break command
- Log in or register to post comments