SMS:Fix Bad Area Transitions: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "==Fix Bad Area Transitions (Elements Menu)== The process of creating and editing a finite element mesh can result in poor quality elements. These elements ma...")
 
Line 5: Line 5:
* [[SMS:2D Mesh Elements Menu|2D Mesh Elements Menu]]  
* [[SMS:2D Mesh Elements Menu|2D Mesh Elements Menu]]  
* [[SMS:Mesh Module Display Options|Mesh Module Display Options]]
* [[SMS:Mesh Module Display Options|Mesh Module Display Options]]
{{Template:Navbox SMS}}

Revision as of 19:46, 14 November 2012

Fix Bad Area Transitions (Elements Menu)

The process of creating and editing a finite element mesh can result in poor quality elements. These elements may violate the area change guideline for adjacent elements, specifically, the area of the smaller of the adjacent elements divided by the area of the large element may be less than a recommended ratio. This ratio is set in the Mesh Quality entry of the 2D Mesh Display Options. The Fix Bad Area Transitions command from the Elements menu can improve adjacent element areas by removing nodes. The adjacent elements of each node in the mesh are examined for guideline violations. If more that one are found, a calculation is made to determine if the removal of the node and the retriangulation this would cause would maintain compliance for the newly formed elements and their neighbors. If this is the case the node is removed.

Related Topics