Convert
Use Convert () to convert quads to triangles in 2D (see Figure 8-35) and on boundaries in 3D. In 3D domains, you can also use the operation to convert hexahedra, prisms, and pyramids to tetrahedra.
Figure 8-35: A centerpoint is inserted in each quad element, resulting in a structured triangular mesh (right).
To add a Convert node, select one or several entities in the mesh, then choose one of the following:
Right-click in the Graphics window, and select Convert () from the Modifying Operations menu. For more information, see The Graphics Context Menu.
In The Mesh Toolbar, choose Convert from the Modify menu ().
Right-click the Mesh node and choose Convert () from the Modifying Operations menu.
Enter the properties for the Convert node using the following sections:
Geometric Entity Selection (3D) / Domain selection (2D)
First define the geometric entities where you want to convert the mesh elements. You choose the level of the geometry from the Geometric entity level list:
Choose Entire geometry to convert the mesh elements on all domains (and all boundaries in 3D).
Choose Domain to specify the domains where you want to convert mesh elements. Choose Manual in the Selection list to select the domains in the Graphics window, choose a named selection to refer to a previously defined selection, or choose All domains to select all domains.
Choose Boundary to specify the boundaries where you want to convert mesh elements. Choose Manual in the Selection list to select the boundaries in the Graphics window, choose a named selection to refer to a previously defined selection, or choose All boundaries to select all boundaries. This option is only available in 3D.
Element Split Method
From the Element split method list, select Insert diagonal edges (the default setting) to split each quadrilateral element into two triangular elements and each hexahedral element into five tetrahedral elements, or select Insert centerpoints to split each quadrilateral element into four triangular elements and each hexahedral element into 28 tetrahedral elements. The conversion also affects quadrilateral elements on the boundaries of the specified domains in 3D.
For a 2D mesh, see Propagation of Seismic Waves Through Earth:
Application Library path Acoustics_Module/Elastic_Waves/seismic_waves_earth.
For a 3D mesh, see Submarine Cable 7 — Geometry & Mesh 3D:
Application Library path ACDC_Module/Tutorials,_Cables/submarine_cable_07_geom_mesh_3d.