Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
Forced Convection - Panel
Forced Convection - Panel
Include Page
FLUENT Google Analytics
FLUENT Google Analytics

Verification & Validation

Verification and validation is a formal process for checking results. Each of these terms has a specific meaning which we won't get into here. We'll act like high-priced consultants and do the bare minimum: wedo two verification checks on our solution:

  1. We'll check energy conservation by calculating the mixed mean temperature in two different ways.
  2. We'll refine the mesh and make sure that the results are nearly independent of the mesh.
Info
titleNote to Cornell MAE 4272 Students:

Comparison with the experimental measurements is another way you'll check the FLUENT results.

Check Energy Conservation

We can check energy conservation by calculating the mixed mean temperature via integration of temperature and velocity profiles and comparing it to the value calculated from energy conservation.  The latter method was discussed in the Numerical Results section.  If energy is conserved in the simulation, the two methods should yield the same mixed mean temperature. The following video shows you the procedure for calculating the mixed mean at x=2.67 m via integration of temperature and velocity profiles. To repeat the calculation at a different axial location, you can right-click on appropriate items in the tree, duplicate and modify as necessary. You need to double-click on an item in the tree to modify it; this is easy to overlook.

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/YXkGqLC64-Q" frameborder="0" allowfullscreen></iframe>

Compare this to the value you obtained in the Numerical Results section. 

Refine Mesh

Let's repeat the solution on a finer mesh with smaller cells. In workbench, under Forced Convection project, right click on Fluid Flow (FLUENT) and click duplicate. Rename the duplicate project to Forced Convection Refined Mesh. You should have two project cells in workbench.

Double click on Mesh for Forced Convection Refined Mesh. The ANSYS Mesher window will open. Under Outline, expand mesh tree and click on Edge Sizing.
 

Highlight "Edge Sizing". Under Details of "Edge Sizing", increase Number of Divisions to 50. This will refine the mesh in the radial direction.

...

Close the ANSYS Mesher and go back to Workbench window. Under Forced Convection Refined Mesh, right click on Fluid Flow (FLUENT) and click Update. Wait for a few minutes for FLUENT to obtain a solution on the new mesh and update all the results.
We would want to compare the solution on the two meshes. To do that, drag the Solution cell of Forced Convection Refined Mesh to Results cell of Forced Convection.
 

Finally, double click on Results cell of Forced Convection to compare the results on the two meshes. Select the Chart Viewer tab near the bottom of the graphics window. Double-click on Centerline Temperature in the Tree view to see the updated results (pretty sweet, huh?).

...