Fixing intersecting elements

In this task you will complete steps to fix intersecting elements.

In this task, you will:

Intersecting mesh elements are triangles that touch each other at locations other than edges and nodes. You need to fix intersecting elements before attempting to analyze your model. These errors are reported in the Mesh Statistics dialog.

Fix Intersecting Elements-Delete and Fill

  1. Ensure the Tutorial 3 project you created in Task 1 is open.
  2. Click Import, Home tab (Home tab > Import panel > Import) and import the file base_mesh.sdy from the Tutorial folder, typically C:\Program Files\Autodesk\Simulation Moldflow Insight 20xx\tutorial.
  3. Click Mesh, Home tab (Home tab > Create panel > Mesh) to open the Mesh tab.
  4. Click Mesh Statistics, Mesh tab (Mesh tab > Mesh Diagnostics panel > Mesh Statistics).

    Note there are 2 Fully overlapping elements . Click Close.

  5. Click Overlap, Mesh tab (Mesh tab > Mesh Diagnostics panel > Overlap).
  6. Select Place results in diagnostics layer.
  7. Click Show , and then click Close.
  8. In the Layers pane, right-click the Diagnostic results layer and select Hide All Other Layers.
  9. Click Expand Layer, accept the default, and click OK.

    Two pairs of intersecting elements should now be visible.

    To help visualize where these overlaps occur within the model, you will now create a transparent layer.

  10. Select the New Triangles checkbox in the Layers panel.
  11. Click Layer Display from the toolbar across the top of the Layers panel.
  12. Select Transparent from the Show as drop-down list and click Close.
  13. Enter the values -155 145 -75 in the Rotation Angles text box Rotation Angle, View tab (View tab > Viewpoint panel > Rotation Angles), and press Enter to rotate the model.

  14. Uncheck the New Triangles layer and zoom in on the large group of elements.

  15. Click Delete Entities, Mesh tab (Mesh tab > Mesh Repair panel > Delete Entities) from the Mesh Repair panel drop-down menu.
  16. Select the blue element. Click Apply. The small underlying element that is now apparent is also part of the problem and needs to be deleted.

  17. Select the second small element.
  18. Click Apply.

  19. Click Insert Nodes, Mesh tab (Mesh tab > Mesh Repair panel > Insert Nodes).
  20. Select the nodes along the long edge of the hole as illustrated below.

  21. Click Apply.

    A node has been inserted along the selected edge and the adjacent element was modified.

  22. Click Fill Hole, Mesh tab (Mesh tab > Mesh Repair panel > Fill Hole).
  23. Select a node along the edge of the hole. Click Search and a blue line appears around the hole.
  24. Click Apply and the hole is filled.

    You could have filled the mesh without adding a node along the long edge of the hole, but you would have introduced a high aspect ratio element in the process.

  25. Click Next, Mesh tab (Mesh tab > Diagnostic Navigator panel > Next).
  26. Enter -5 155 35 into the Rotation Angle textbox Rotation Angles, View tab (View tab > Viewpoint panel > Rotation Angle) to rotate the model.

    Deleting the overlapping elements and filling the resulting hole would introduce a jagged edge to the curved surface as shown below.



    To remove overlap without causing this jagged edge, you will merge nodes. This will maintain the smoother profile.

  27. Rotate the model to -155 155 -45.

    We will eliminate the short edge of the highlighted element by merging the inner node to the outer edge of the model.



  28. Click Merge Nodes, Mesh tab (Mesh tab > Mesh Repair panel > Merge Nodes).
  29. Select the node on the outer edge of the model. Note how the node number for this element has been entered in the Node to merge to text box in the Tools panel.
  30. Select the inner node and note how this node number is entered in the Nodes to merge from text box.
  31. Click Apply. Rotate the model to ensure the profile is appropriate.

  32. Click Mesh Statistics, Mesh tab (Mesh tab > Mesh Diagnostics panel > Mesh Statistics).

    All elements with intersection problems have been eliminated. Some of the new elements we have created have generated an Elements not oriented error.

  33. Click Close on the Mesh Statistic dialog.
  34. Select the New Triangles layer and click ViewCubeFront using the ViewCube.
  35. Click Zoom All, View tab (View tab > Navigate panel > Zoom All) to show the whole model.
  36. Click Orientation, Mesh tab (Mesh tab > Mesh Diagnostics panel > Orientation), and click Show.

    The elements that need orienting are highlighted.

  37. Click Orient All, Mesh tab (Mesh tab > Mesh Repair panel > Orient All) from the Mesh Repair panel drop-down menu.

    The mesh has now been repaired. Check the mesh statistics to confirm this.

Click the Next topic link below to move on to the next task of the tutorial.