The particle generation function is extremely "dumb".
It uses 3 distributions to generate particles:
- gaussian for energy
- uniform for each of the 2 angles
- another gaussian 3 origin coordinates
This obviously doesn't follow any rules of physics whatsoever, particularly because momentum is not conserved.
The particle generation function is extremely "dumb".
It uses 3 distributions to generate particles:
This obviously doesn't follow any rules of physics whatsoever, particularly because momentum is not conserved.