Mesh (Plot)
Use a Mesh plot () to display a mesh. It is possible to plot the mesh without solving a model using a Mesh data set. The plot can display the mesh quality (2D or 3D) or the mesh size. For 2D and 3D meshes, add Deformation or Filter subnodes as needed. Right-click a plot group to add this plot type.
Go to Common Results Node Settings for links to information about these sections: Data, for all meshes, and Title, Element Filter, Shrink Elements, and Inherit Style for 2D and 3D meshes.
The following section is only available in the Settings window for 1D meshes.
y-Axis
This section is only available for 1D Histogram plots and if the Two y-axes check box is selected in the Plot Settings section of the parent 1D Plot Group node’s Settings window.
Select the Plot on secondary y-axis check box to plot the y-axis data on the secondary y-axis to the right of the plot instead of the primary y-axis to the left of the plot.
The following two sections are only available in the Settings window for 2D and 3D meshes.
Level
This section is available for 2D and 3D Mesh plot nodes. Select a Level to display the mesh: All, Volume (3D only), Surface, Line, or Point. If Surface is selected, select the base Element type to visualize: All, Triangle, or Quad.
For 3D models and if Volume is selected, select the base Element type to visualize: All, Tetrahedron, Pyramid, Prism, or Hex.
Color
This section is available for 2D and 3D Mesh plot nodes. Under Color, use the following settings to control the coloring of the mesh plot:
Select an Element color: Any basic color, Quality (the default) to get a mesh element quality plot, Size to get a plot of the local mesh size, Custom to select a different color from the color palette, or None to plot with no color.
If you have selected Quality from the Element color list, you can select a quality measure:
Select a Quality measure:
-
Skewness, which is the default quality measure, is a measure of the equiangular skew.
-
Maximum angle, which is based on the cosine of the largest angle in the element.
-
Volume versus circumradius is the default quality measure, which is based on a quotient of the element volume and the radius of the circumscribed sphere (or circle) of the element.
-
Volume versus length, which is based on a quotient of element edge lengths and element volume.
-
Condition number, which is based on the element dimension divided by the condition number of the matrix transforming the element to a reference element.
-
Growth rate, which is a measure of the local (anisotropic) mesh growth rate.
-
Custom expression provides a Quality expression field where your can enter a custom expression for the mesh quality. The expression should provide scalar values between 0 and 1, where 1 is an element of the highest possible value. You can use it, for example, to combine some of the existing mesh quality measures. Click the Replace Expression () button to choose and insert a predefined expression to replace the contents of the Quality expression field.
For more information about mesh quality, see Mesh Element Quality and Size.
Select a Color table for the element quality or element size. By default, the TrafficLight color table is used with the Reverse color table check box selected, so that a high element quality is indicated with a green color and elements with a poor element quality are red. If the default is not suitable for the plot, try other options.
Also, if the element color displays the element quality or element size, select the Color legend check box (selected by default) to display a color legend next to the plot.
By default, if the element color displays the element quality or element size, the Reverse color table check box is selected. Clear this check box, if needed, to reverse the colors in the color table so that the color for the minimum value instead indicates the maximum value, and vice versa.
Select a Wireframe color — any basic color, Custom to select a different color, or None to plot with no color indicating the mesh element boundaries.
The following section is only available in the Settings window for 1D meshes.
Expression
This section is available for 1D Mesh plot nodes. From the Expression list, choose None to display the 1D mesh as a straight line. Choose Size to plot the mesh so that the value on the y-axis is the local mesh size.