SMS:Reduce Nodal Connectivity

From XMS Wiki
Revision as of 18:21, 18 December 2012 by Azundel (talk | contribs) (Created page with "Many finite element engines have limits on the number of elements that may be attached to a single node. When many elements attach to a single element, the node appears as a hub ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Many finite element engines have limits on the number of elements that may be attached to a single node. When many elements attach to a single element, the node appears as a hub with many spokes radiating from it. Thus, it is termed a wagon wheel node.

When many elements are connected to a single node, each element has a smaller interior angle. This results in more severe deformations in numerical space. Ideal triangular elements have internal angles of 60 degrees. Ideal quadrilateral elements have internal angles of 90 degrees. For triangles, this would result in six elements connected (or constructed using) a single node. For quadrilaterals, at most four elements would converge at each node.

The [SMS:2D_Mesh_Module_Menus|node menu] of the Mesh module includes the "Reduce Nodal Connectivity" command which inserts one or more new nodes in the area of wagon wheel nodes resulting in a maximum of 7 adjacent elements.

The command may need to be applied recursively. The first time may reduce connectivity from 12 or more to 8. Then a second application reduces connectivity to 6.


Related Topics