Skip to content

Incorrect Outer Boundary Midpoints in TriangulatorInterface::increase_triangle_order() #4144

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

Open
miaoyinb opened this issue Apr 18, 2025 · 1 comment · May be fixed by #4145
Open

Incorrect Outer Boundary Midpoints in TriangulatorInterface::increase_triangle_order() #4144

miaoyinb opened this issue Apr 18, 2025 · 1 comment · May be fixed by #4145

Comments

@miaoyinb
Copy link
Contributor

When using MOOSE's XYDelaunayGenerator with an input boundary mesh consisting of EDGE3 elements to generate a 2D (XY) mesh with quadratic elements. The midpoints on the external boundary are incorrect.

The issue originates from TriangulatorInterface::increase_triangle_order()

@miaoyinb
Copy link
Contributor Author

I think I found a fix, will submit a PR soon.

miaoyinb added a commit to miaoyinb/libmesh that referenced this issue Apr 18, 2025
miaoyinb added a commit to miaoyinb/libmesh that referenced this issue Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant