Training Guide > Simple Flow Tutorials > Mesh Comparison Tutorial > Polyhedral Mesh > Comparing Mesh Types

Your Ad Here




Comparing Mesh Types

We have already examined the velocity plot and seen that the numerical solution compares well with the experimental data. We will now compare the velocity data produced on this mesh with those produced on the Hexahedral Mesh and the Tetrahedral Mesh.

First, import the data saved for the previous two cases:

To plot the newly-imported data:

The node representing the internal data set cannot be renamed directly as it inherits its name from the plane section part. Therefore, rename the part instead:

The plot will be easier to read if continuous lines are used for the numerical data rather than circular symbols. To achieve this:

The graph for the PolyMesh internal data set should now be shown as a red line. To display the HexMesh and TetMesh data sets as lines as well:

The plot should now appear as shown below.


There is little difference in the quality of the results obtained from the three meshes, although the result from the polyhedral mesh is slightly better than the other two in the recirculation zone. This is despite the polyhedral mesh having only 60,838 cells compared to 67,699 cells for the hexahedral mesh and 140,141 cells for the tetrahedral mesh. Furthermore, the analysis on the polyhedral mesh required only 121 iterations to reach convergence compared to 221 for the hexahedral mesh and 181 for the tetrahedral mesh. The results therefore demonstrate the ability of polyhedral meshes to produce good quality results with lower cell counts and shorter run times than other mesh types.

This tutorial is now complete.

A Summary of the steps performed in this tutorial follows.

Return to CD-adapco STAR-CCM+ Index


Your Ad Here