-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug report: particles not hitting surface for very simple case #75
Comments
To analyze output:
|
Solution:
by
|
Faster and more robust algo to find intersection:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setup: as simple as possible. 3 particles start from slightly above the surface at z=0 of a rectangular box. Bfield along z direction. No ionization, no recombination, no collision, no diff, no Efield. Only boris and check_geom. vx,vy=0, vz=-10000, x and y close to center of the box at x,y=0,0.
Problem: not all particles are collected at the bottom surface.
Input Files available here:
https://www.dropbox.com/sh/poi1vy6fbg3ldyd/AAApz5DE3mbKRY7Ys3E3wNAZa?dl=0
The text was updated successfully, but these errors were encountered: