Coreform Cubit Version: 2022.11
Platform: Windows 10
Failure in Matching Tetrahedral Meshes
box2.e (98.1 KB)
box1.e (507.9 KB)
I want to match meshes from box1.e and box2.e at their command slide.
What am I doing wrong?
Cubit>import mesh "D:/Developments/FE_Runs/Sculpt/test/box1.e" no_geom unique_genesis_ids
Reading element block 1 with 16824 elements of type TETRA...
Successfully read 16824 elements for block 1.
The imported mesh entities are not owned by any geometry,
and have been placed in free_elements (Group 2).
To draw or list these elements, specify their ids or containing group.
To delete these elements, try 'delete mesh preview'.
Group size is too large to print all entity ids. Printing summary instead:
Group Entity 'free_elements' (Id = 2)
It owns/encloses 21511 entities: 3532 nodes, 705 edges, 450 tris, 16824 tets.
Finished Command: import mesh "D:/Developments/FE_Runs/Sculpt/test/box1.e" no_geom unique_genesis_ids
Cubit>import mesh "D:/Developments/FE_Runs/Sculpt/test/box2.e" no_geom unique_genesis_ids
Reading element block 1 with 3046 elements of type TETRA...
Successfully read 3046 elements for block 1.
The imported mesh entities are not owned by any geometry,
and have been placed in free_elements@A (Group 3).
To draw or list these elements, specify their ids or containing group.
To delete these elements, try 'delete mesh preview'.
Group size is too large to print all entity ids. Printing summary instead:
Group Entity 'free_elements@A' (Id = 3)
It owns/encloses 4105 entities: 723 nodes, 208 edges, 128 tris, 3046 tets.
Block collisions detected when importing Exodus file
ID in File Assigned ID Name in File Assigned Name
1 2
Finished Command: import mesh "D:/Developments/FE_Runs/Sculpt/test/box2.e" no_geom unique_genesis_ids
Cubit>draw sideset 2
Cubit>draw sideset 1 add
Cubit>Meshmatch tet sideset 1 onto sideset 2
ERROR: No acceptable triangles possible on surface!
WARNING: TetMeshMatchingTool::create_tri_mesh: Mesh regeneration failure...
ERROR: Tet Mesh Matching not successful...
Cubit>