12-28-2020, 03:42 PM
It won't create an infinite loop, but if you don't move the particles out it will generate exponential growth (up to the limit defined in the operator, which is 1 million particles per step, by default).
Operators are evaluated top to bottom in events, per time step.
Operators are evaluated top to bottom in events, per time step.