-
Notifications
You must be signed in to change notification settings - Fork 28
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
PointLocator bug in MyTRIMMesh #138
Comments
Looks like this is an off by one bug (or maybe unsigned int), as it seems to happen only at the low coordinate sides. |
This is complete by PR #159? |
This may not be a bug in the Point Locator. I need to investigate further. Let's leave it open for now. |
This has not come up again. Closing. |
Run cascade.i in 3D. Defect numbers seem off at the edges. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Defects on the outside of the simulation box are projected onto the edge of the box.
See #137.
The text was updated successfully, but these errors were encountered: