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

Step 6: Results

Please make sure your project is saved in Workbench. Double click on Results in the Project Schematic window. This will open CFD-Post (the program used to analyze results from FLUENT computation.) Click on z axis in the triad (at the bottom right of the graphics window) to get the view along the z-axis.

Image Removed

Overview

You may have noticed in previous sections, that the pipe looks extremely long and thin on the screen. In fact, due to the axisymmetric assumption, we have only modeled half of a 2D section through the pipe in our analysis. To be able to make full use of the results, we must:

1) Generate the results for the parameter investigated (e.g. temperature, pressure, velocity).

2) Mirror the result to reflect the result of the full pipe section.

3) Stretch the pipe in the radial direction to better view contours.

The results shown below were obtained with a pipe length of 6.096 which is slightly different from the current length of 6.045. So your results might be slightly different from those shown below.

Temperature Contour

Our first challenge is the temperature contour. On the top menu, click on contour Image Removed. We will be calling this contour "Temperature Contour", OK when done. On the left hand side, Details of Temperature Contour will allow you to select parameters relevant to the results we're looking for. In this example, the Locations is periodic 1, the Variable is Temperature. The number of contours is a personal preference, in this example, we have selected 100. This step tells CFD-Post we are looking to plot contours of temperature.

Image Removed

The next step is to mirror the image, this will make the results more intuitive and easier to understand. From the previous screen, select the View tab. This tab will allow us to adjust the appearance of the contour plot we have just generated. Check Apply Reflection/Mirroring. Select ZX Plane for Method. Choosing this option reflects the current model in the ZX plane and allows us to view the "full" pipe section.
Image Removed

Finally, we stretch the pipe in the radial direction. Select Apply Scale. Enter 30 for y-axis. This will stretch our model in the y (radial) direction by a factor of 30. Click Apply

After you click Apply, you will see that under Outline > User Locations and Plots, Temperature Contour is created. You will also see that the Temperature Contour is plotted in the Graphics window on the right. Under Outline > User Locations and Plots, uncheck Wireframe to see just the Temperature Contour in the Graphics window.

Numerical Results

Note

Cornell MAE 4272 Fall 2020: For the canvas quiz, you should use the FLUENT inputs from this tutorial. Later, you will need to repeat the FLUENT simulation with inputs from YOUR MEASUREMENTS in the lab and compare the FLUENT results with the experiment.

 

Temperature Contour

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/7_P7arvK-4Q?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the Above Video:

  1. Create a Contour Plot and name it Temperature Contours
  2. Under Geometry > Locations, choose periodic 1 and set the variable of interest as Temperature.
  3. Under View > Apply Scale, enter (1, 30, 1)
  4. Default Transform
    1. Apply Reflection about ZX Plane

...

You can save the image to a file using the camera icon highlighted indicated in the image below or using the Snipping Tool in Windows 7 (you can search for it under Start > Programs).

...

In developing the experiment, it was assumed that by the end of the adiabatic mixing stage, the flow will be well-mixed. Do the results from the numerical solution simulation support this assumption?

Velocity Vectors

Our next challenge is to produce velocity vectors. This is a very similar process to creating the temperature contours above. On the top menu, click on vector Image Removed. Name it "Velocity Vector" and click OK. Under Details of Velocity Vector, select periodic 1 for Locations. Select Velocity for Variable. This tells CFD-post we are looking for vector plots of velocity.

In the next step, we will specify the appearance of vector arrows. Select the Symbol tab. Enter 0.05 for Symbol Size. This again is dependent on personal preference.

Image Removed

Finally click Apply. You will see that under Outline > User Locations and Plots, Velocity Vector is created. Un-check Temperature Contour so that Graphics window shows just the Velocity Vector plot. You can mirror the plot about the axis as before. You can translate the model to look at flow development near the entrance. There is a toolbar option at top that puts you in translate mode. You can click on the z-axis to restore our original view.

Image Removed

The velocity vectors are shown below:

Image Removed

You can zoom in and out and move the contour using the tools right above the contour:

Image Removed

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/HX27T78mQfg?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the Above Video:

  1. Click Vectors > Name Velocity Vectors
  2. In Details plot Velocity 
  3. In Variable > Color by Variable
    1. Color by temperature

We see that the flow speeds up as the density decreases in order to keep the same mass flow rate.  

Does the flow become fully developed at the end of the first section?

...

Wall Temperature Plot

...

Now let's look at the temperature variation along the center-line of the pipe. To do this we need to first create a line corresponding to the center-line:

Insert > Location > Line

Name it "Centerline" and click OK. On the lower left panel, you will see Details of Centerline. Enter the start and end locations of the line and the sampling frequency. Click Apply.

Image Removed

You will see centerline created under User Locations and Plots.

Insert > Chart 
Please name this chart "Centerline Temperature". You will see Details of Centerline Temperature appear on the lower left.

We'll go through the tabs in the menu to specify the plot that we want. Select the General tab and name the chart "Temperature Variation along Pipe Axis".

Image Removed

Select the Data Series tab. Change Name and Location.

Image Removed

We want to see the variation of temperature with the length of the pipe. Therefore, temperature will be on the "y-axis" of the chart and axial position on the "x-axis" of the chart.

Click on X Axis tab. Next to Variable, choose X.
Image Removed

Click on Y Axis tab. Next to Variable, choose Temperature.

Image Removed

Click Apply. You will see Centerline Temperature created under Report in the Outline tab.

Image Removed

Info
titleNote to Cornell MAE 4272 Students:

You need to repeat the FLUENT simulation with inputs from YOUR MEASUREMENTS in the lab. To compare the FLUENT results with experiment, you can export the FLUENT result into Excel. A sample comparison is shown below.

Image Removed

You can export the FLUENT data in Excel format by clicking on the Export button in "Details of centerline temperature"

Image Removed

Wall Temperature Plot

We will now plot the temperature variation along the wall. First, create a line corresponding to the wall.

Insert > Location > Line

Name it "Wall"  (with capital W; otherwise you'll get a conflict with a reserved name). On the lower left panel, you will see Details of Wall. Enter the start and end locations of the line and the sampling frequency. Click Apply.

Image Removed

You will see wall created under User Locations and Plots.

Insert > Chart

Name this chart "Wall Temperature". You will see Details of Wall Temperature appear on the lower left panel.

Select the General tab and name the chart "Wall Temperature".

Select Data Series tab. Change the name of the first data series to FLUENT. Under Data Source, specify Wall as Location.

As before, specify x-axis variable to be X (i.e. axial length along the pipe).

Specify y-axis variable to be Temperature. Click Apply. You should see the following plot.

Image Removed

Info
titleNote to Cornell MAE 4272 Students:

You need to repeat the FLUENT simulation with inputs from YOUR MEASUREMENTS in the lab and compare the FLUENT results for the wall temperature with experiment. A sample comparison is shown below.

Image Removed

You can export the data by clicking on the Export button, as shown in the previous step.

Pressure Plot

Create a plot of the pressure variation along the centerline of the pipe. Steps for this are similar to the plot of the centerline temperature that we did earlier.

There is no need to create a new line. We can use the "centerline" created earlier.

Insert > Chart 

Follow steps from the Centerline Temperature plot above, making appropriate modifications. You should see the following plot.

Image Removed

Info
titleNote to Cornell MAE 4272 Students:

You need to repeat the FLUENT simulation with inputs from YOUR MEASUREMENTS in the lab and compare the FLUENT results for the pressure with experiment. A sample comparison is shown below.

Image Removed

Axial Velocity Profiles

Let's look at the velocity profiles before and after the heated section. To do this, we need to first create lines at x=1.83 m ((start of heated section), x=4.27 m (end of heated section) and x=6.045 m (end of mixing section).

First, create the line at x=1.83 m.

Insert > Location > Line

Name it "x183" and click OK. Enter the following coordinates (0.0294 m is the pipe radius).

Point 1 (4.27,0,0)
Point 2 (4.27,0.0294,0)

Enter 100 for Samples. Click Apply.

Similarly create lines at x=4.27 m and x=6.045 m.

Insert > Chart 

Name this chart "Axial Velocity Profiles".

Select the General tab and name the chart "Axial Velocity Profiles".

Select Data Series tab. Change the name of the first data series to x=1.83 m. Under Data Source, specify x183 as Location.

Add a new data series by clicking on the "New" icon as shown below and repeat the above steps but for x=4.27 m.

Image Removed

Add a third data series by clicking on the "New" icon and repeating the steps for x=6.045 m. You should then have three items in the Data Series tab.

Image Removed

Specify x-axis variable: Velocity u

Specify y-axis variable: Y

Complete the plot. Here's what we get.

Image Removed

We notice that the flow accelerates due to the heating. As air is heated, its density decreases. So the velocity has to increase to maintain the same mass flow rate.

Temperature Profiles

Similarly, one can look at the temperature profiles before and after the heated section.

Duplicate the Axial Velocity Profiles chart by right-clicking on the plot name in the "tree" on the upper left. Rename it as "Temperature Profiles".

Image Removed

Double-click on "Temperature Profiles" in the tree view to edit its properties. This should be just below "Axial Velocity Profiles" in the list.

Change the title and x-axis variable (to Temperature). Click Apply. Here's what we get.

Image Removed

This plot shows that:

  • the temperature increases in the heated section
  • the temperature is much higher near the wall in the heated section
  • the temperature is nearly uniform at the end of the mixing section
    All these trends are as expected.

Input Summary

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/-Cvn7HPp9eY?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the Above Video:

  1. Create location > Line
    1. Point 1: (0,.0294,0) Point 2: (6.045,.0294,0)
  2. Create Chart
  3. Under Data Series  > Location Select line you just created
  4. X Tab 
    1. Plot X location
  5. Y Tab
    1. Plot Temperature

The wall temperature values can be exported to a csv file (suitable for Excel) using the Export button highlighted below.

Image Added

Importing Experimental Data and Chart Formatting

We can import experimental data from a csv file using the procedure shown below. The csv file should contain two columns, corresponding to the x-axis and y-axis values, respectively 

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/oy3xJrmWNLo?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the Above Video:

  1. In details of Chart > New Series > Import Data from file
    1. Find file and click okay
  2. Change how experimental data looks in CFD Post
    1. In Line Display under Series 2 > No Line > Symbols > Ellipse
  3. Chart Details > General
    1. Give Title
  4. Chart Details > Chart Display
    1. Font Sizes
    2. Grid Sizes


Note that the centerline temperature and pressure variations can be plotted by duplicating this plot as mentioned in the video.

Mixed Mean Temperature at an Axial Location

From energy conservation, we can show that the mixed mean temperature is constant in the flow development and mixing sections and varies linearly in the heated section. This is shown schematically in the following figure from the MAE 4272 lab manual.

Image Added

The slope of Tm in the heated section can be obtained from the following equation which is derived from energy balance in the heated section:

Image Added

Using the above equation, calculate the mixed mean temperature Tm at x=2.67 m. Remember to add the inlet temperature, otherwise you will just end up with the temperature difference between the mixed mean temperature and the inlet temperature (where we assumed the flow was fully mixed). An alternate procedure to calculate Tm involves integrating the temperature profile. This procedure is covered in the Verification & Validation section in the video entitled Check Energy Conservation via Mixed Mean Temperature Variation. If energy is conserved in the FLUENT simulation, the values calculated using the two procedures should match.

Wall Temperature at an Axial Location

For calculating the Nusselt no. at an axial location, we need the wall temperature at that location. The wall temperature at an axial location can be calculated in two ways:

  • By interpolating the Tw vs. x values exported to Excel from the wall temperature plot obtained above. 
  • By directly extracting the wall temperature at the desired location using the Probe function in the post-processor. 

The following video shows you the procedure for extracting the wall temperature at x=2.67 m using the Probe function; this value can then be used to calculate the Nusselt number. 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/mv3uDy7ZuCY?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the above video:

  1. Create a line at x = 2.67
  2. Go to Expressions, right click and click New
    1. Name Tw267
  3. Right click in Definition box > Functions > CFD-Post > maxVal
  4. Right click within the parenthese of maxVal > Variables > Temperature
  5. Right click after the @ sign > Locations > x267

Nusselt No.

Cornell MAE 4272 students, Fall 2020: Please use the following procedure for calculating the Nusselt number at two axial locations in the heated section where the flow is thermally fully-developed.  

The convective heat transfer coefficient, h can be determined from Newton's law of cooling:

Image Added

The wall heat flux on the left hand side is known from the boundary condition. We have shown you how to get the wall temperature T_w at an axial location. Calculate the mixed mean temperature at the same axial location by evaluating the following integral using the procedure shown in the video in the Verification and Validation section. The title of the video is Check Energy Conservation via Mixed Mean Temperature Variation

Image Added

Once you determine h, you can non-dimensionalize it to get the Nusselt number.

 

The Nusselt number in the thermally fully-developed region should be the same at different axial locations. Why? Do your Nu values at the two axial locations compare reasonably well? Why or why not?


Wall Shear

We plot the wall shear using the procedure shown in the video below.  

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/WiK1uBTdK-M?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the above video:

  1. Click on the Chart Viewer tab
  2. Click chart in the top toolbar
    1. Name it Wall Shear
  3. Click on Data Series Tab
    1. In Location dropdown menu, choose Wall
  4. Click on X Axis tab
    1. under Variable, choose X
  5. Click on Y Axis tab
    1. under Variable, choose Wall Shear X or Wall Shear
  6. Go to Location in the tree
    1. Double click on Wall
    2. Increase Sampling from 50 to 200

We then consider the trends in the wall shear in the heated, mixing and flow development sections and try to justify them through physical reasoning.

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/NbdGrJTesZg?rel=0" frameborder="0" allowfullscreen></iframe>


You can spiff up your plot using the tips discussed below. This video also shows you how you could read in experimental results for comparing the wall shear between simulation and experiment.

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/6RNykoM86xA?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the above video:

  1. To edit how the Wall shear graph is displayed
    1. Select Wall shear in tree
    2. Click on General, check Title and enter title in Title blank
    3. in Data Series, enter series name in Name blank
    4. in X Axis, enter x axis label in Custom Label blank
    5. same for Y Axis
    6. in Line Display, uncheck "Use series..." and type within Legend Name blank
    7. in Chart Display, under Sizes, toggle with the line sizes and font
  2. To add another data series
    1. go to Data series tab of Wall Shear
    2. click on New button
    3. Scroll down, click File as  Data Source > browse for your file
  3. To export the chart
    1. Click the button next to undo
    2. Select location to save
    3. Rename

When the simulation was repeated for conditions for which experimental data are available, we got the comparison shown below. The difference in the average wall shear in the heated section between the simulation and experiment is a respectable 4%. Note that the wall shear in turbulent flows is difficult to predict accurately due to the steep velocity gradients at the wall. 

 Image Added

Fanning Friction Factor

The Fanning friction factor, also called the skin friction coefficient, is obtained by non-dimensionalizing the wall shear. It can be calculated and plotted using the procedure outlined below. 

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/Jcht7CAPzAc?rel=0" frameborder="0" allowfullscreen></iframe>

Summary of the above video:

  1. Create Location > Point 
    1. (2.67, .0294, 0)
  2. Probe wall shear at point: 
    1. Create Expression > Right Click > New Expression
    2. probe(Wall Shear)@w267 / 1.483 (Pa/K) /Tm267
  3. Can duplicate for different locations for a plot

Final Plots

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/x-flaXXU7xg?rel=0" frameborder="0" allowfullscreen></iframe>

 

Input Summary

In older versions of FLUENT, you You can view the input summary (model, material properties, boundary conditions, etc) by clicking on Report in the menu on the topbar of FLUENT. A small window will pop up and you can print the selected input summary directly in FLUENT.



Go to Step 7: Verification & ValidationSee and rate the complete Learning Module

Go to all FLUENT Learning Modules