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

I am having troubles with the mmg hex2tet tool (tetra wrong orientation) #263

Open
SanPHr opened this issue Apr 22, 2024 · 0 comments
Open
Labels
kind: bug error or fault

Comments

@SanPHr
Copy link

SanPHr commented Apr 22, 2024

Hi, I am using the mmg tool hex2tet with meshes of 0.4 mm hexahedral elements. I am obtaining this kind of errors for different meshes:

Error:H2T_Add_tetra: tetra 905140 992847 297975 905142: wrong orientation

I supposed that this error is related to the performance of function MMG3D_Add_tetrahedron(MMG5_pMesh mesh, MMG5_int v0, MMG5_int v1, MMG5_int v2, MMG5_int v3, MMG5_int ref) in file mmg3d/API_functions_3d.c
Could you tell me what can be the problem and how to fix it?

@SanPHr SanPHr added the kind: bug error or fault label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug error or fault
Projects
None yet
Development

No branches or pull requests

1 participant