Skip to content
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

interpolate problems on level 0 mesh with parent-child nodes #10

Open
millerta opened this issue Oct 3, 2016 · 0 comments
Open

interpolate problems on level 0 mesh with parent-child nodes #10

millerta opened this issue Oct 3, 2016 · 0 comments
Labels

Comments

@millerta
Copy link
Collaborator

millerta commented Oct 3, 2016

Interpolate appears to break on background mesh with parent-child nodes see /home/agable/lagrit/tickets/interp_parent,IO,new,,2.0,defect,major,Aaron Gable,2010-07-12
The interpolate function appears to break when given a background mesh with parent-child node relationships.
An example is contained in /home/agable/lagrit/tickets/interp_parent/
Notice that it gets - quite clearly - the wrong answer. A node lying almost directly on the surface, but not part of the original surface itself, is given a distance in the thousands, when it should be near zero.
Run: cmo / select mesh resetpts / parents rmpoint / compress resetpts / itp cmo / DELATT / mesh / -dist- compute / distance_field / mesh / surf / -dist-
It now gets the right answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant