Versions Compared

Key

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

...

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

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

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

...

  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

 

...

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

...

Importing Experimental Data and Chart Formatting

...

  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 TItleTitle
  4. Chart Details > Chart Display
    1. Font Sizes
    2. Grid Sizes

...

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

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 (1.83, 0, 0)
Point 2 (1.83, 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.

 

Mixed Mean and Wall Temperatures

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.

...

  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
  6. Click Apply

Nusselt No.

To calculate the Nusselt no.:

...

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 o nX 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. Click Apply
  7. 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>

Summary of the above video:

  1. As you heat flow, velocity increases
    1. Momentum at any any average is going to increase when heat is added
  2. The gradient of the velocity normal to the wall is higher, the wall shear is higher
    1. Wall shear increases in the heated region, as shown in the wall shear plot

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 fontsApplyfont
  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
    4. Browse for csv file 
    5. Apply> 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. 

 

 

Fanning Friction Factor

The Fanning friction factor, also called the skin friction coefficient, can be 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>

Summary of the above video:

  1. Display Wall Temperature vs. Position in pipe and compare with experimental data
  2. Display Pressure Variation vs. Position in pipe and compare with experimental data
  3. Display Temperature at Centerline vs. Position in pipe and compare with experimental data

 

...