You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the fixed_ppc beam initialization the density profile is evaluated multiple times. If random_ppc is used the evaluation could be at different positions for the same particle, which could lead to incorrect initialization if min_density will cause the particle to be sometimes initialized and sometimes skipped.
The text was updated successfully, but these errors were encountered:
In the fixed_ppc beam initialization the density profile is evaluated multiple times. If random_ppc is used the evaluation could be at different positions for the same particle, which could lead to incorrect initialization if min_density will cause the particle to be sometimes initialized and sometimes skipped.
The text was updated successfully, but these errors were encountered: