Creating an XYZ Internal Table for Mesh Refinement

You use the mesh refinement field function to populate an XYZ internal table of mesh sizes, with respect to each cell, face, or parcel centroid. Populating the table applies the field function to the existing volume mesh and its solution data.

NoteIf you are using the Trimmed Cell Meshing model, ensure that the coordinate systems of the Trimmed Cell Mesh and the XYZ internal table are the same.

To create an XYZ internal table:

  1. Right-click the Tools > Tables node and select New Table > XYZ Internal Table.

  2. Select the XYZ Internal Table node and click the ellipsis next to the Scalars property.
In this example, the table name is Mesh Refinement Table.

  1. In the Scalars object selection dialog, move your previously defined mesh refinement field function to the Selected box and click OK.

  2. Similarly, click the ellipsis next to the Parts property and expand the regions node.
  3. Select the regions and boundaries that you want to refine, and click OK.

  4. Right-click the XYZ Internal Table node and select Extract to compute the field function for each of the selected region cells or boundary faces.
  5. To display the contents of the mesh refinement table, right-click the table node and select Tabulate.
As shown in the following image, the mesh size is given for the cell and face centroids of each selected region and boundary.

Next, assign this table to the appropriate meshing model.