Unstructured_mesh_data

 

Data Structure: Unstructured_mesh_data

Description

Unstructured mesh generation data structure

Usage

Unstructured_mesh_data     NUM=ival   where ival  is the data structure number

 

Description

Overview

Main control data structure for unstructured mesh generation which defines:

The default target element size and upper and lower bound element sizes

The quality target for tetrahedral mesh generation

Target, minimum and maximum element sizes for specific lists of entities

Target mesh sizes can be assigned to any geometry entity and are used to construct target mesh size distribution at the underlying geometry points. Mesh generation is then performed using the point-wise distribution. The point-wise value is evaluated by processing all the entities with specified values in the geometry hierarchy order; i.e. volume assignments are processed first, these are overwritten by surface assignments, which are over-written by line assignments, which are overwritten by point assignments.

Notes

For unstructured mesh generation the Generation_algorithm on the Mesh_control_data structure must be set to 2 (Unstructured mesh generation).

 

 

Click to expand/collapseDefault_element_size    Default element size (Compulsory)

 

Click to expand/collapseVolume_mesh_quality_target    Target quality for 3-D tetrahedral meshing (Optional)

 

Click to expand/collapseElement_sizes    (or Element_size_bounds) Maximum and minimum element sizes (Optional)

 

Click to expand/collapsePoints    List of Points (Optional)

 

Click to expand/collapsePoint_element_size    Element size for Points (Optional, only if Points Specified)

 

Click to expand/collapsePoint_min_element_size    Minimum element size for Points (Optional, only if Points Specified)

 

Click to expand/collapsePoint_max_element_size    Maximum element size for Points (Optional, only if Points Specified)

 

Click to expand/collapseLines    List of lines for unstructured mesh generation (Optional)

 

Click to expand/collapseLine_element_size    Element size for lines (Optional, only if Lines Specified)

 

Click to expand/collapseLine_min_element_size    Minimum element size for lines (Optional, only if Lines Specified)

 

Click to expand/collapseLine_max_element_size    Minimum element size for lines (Optional, only if Lines Specified)

 

Click to expand/collapseLine_default_size    Default element size for lines (Optional)

 

Click to expand/collapseLine_min_default_size    Default minimum element size for lines (Optional)

 

Click to expand/collapseLine_max_default_size    Default maximum element size for lines (Optional)

 

Click to expand/collapseSurfaces    List of surfaces (Optional)

 

Click to expand/collapseSurface_element_size    Element size for surfaces (Optional, only if Lines Specified)

 

Click to expand/collapseSurface_min_element_size    Minimum element size for surfaces (Optional, only if Lines Specified)

 

Click to expand/collapseSurface_max_element_size    Minimum element size for surfaces (Optional, only if Lines Specified)

 

Click to expand/collapseSurface_default_size    Default element size for surfaces (Optional)

 

Click to expand/collapseSurface_min_default_size    Default minimum element size for surfaces (Optional)

 

Click to expand/collapseSurface_max_default_size    Default maximum element size for surfaces (Optional)

 

Click to expand/collapseVolumes    List of volumes

 

Click to expand/collapseVolume_element_size    Element size for volumes

 

Click to expand/collapseVolume_min_element_size    Minimum element size for volumes

 

Click to expand/collapseVolume_max_element_size    Minimum element size for volumes

 

Click to expand/collapseMesh_regions    List of mesh region sets

 

Click to expand/collapseCurvature_sets    List of mesh curvature sets

 

Click to expand/collapseMesh_check_level    Level of checking during mesh generation

 

Click to expand/collapseFracture_tip_flag    Flag indicating that the mesh generator should check for fracture/fault tip nodes

 

Click to expand/collapseLine_angle_tolerance    Facet angle tolerance for node insertion on unstructured lines

 

Click to expand/collapseSurface_smoothing_update    Number of iterations for surface smoothing operation

 

Click to expand/collapseMesh_smoothing_update    Number of iterations for full mesh smoothing operation

 

Click to expand/collapseOrthotropic_mesh_sets    List of Orthotropic mesh sets

 

Click to expand/collapseVolume_hole_list    List of volumes with holes

 

Click to expand/collapseHole_coordinates    List of hole coordinates