Versions Compared

Key

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

...

First order boundary layer theory says that the flow outside of the boundary layer remains undisturbed, but we see that FLUENT predicts an overshoot in the velocity due to the presence of the boundary layer since the flow accelerates (For a more in depth explanation see the video explaining this here). This acceleration and overshoot can be attributed to the displacement thickness of the boundary layer. In this exercise, modify the flat plate to account for this displacement thickness, plot the velocity at the outlet, and compare your results to the flat plate solution from the tutorial. 

Image Added

You will need to create a geometry file that can imported into DesignModeler. There are several ways to do this but one way to do so is to create the curve for the boundary layer displacement thickness in Excel and then connect the appropriate points together. Remember, DesignModeler takes in "zones" which will be your first column so that it can identify the edges in the geometry. The second column will be the points in those zones DesignModeler connects together. The third ,  fourth, and fifth columns are your x, y, z points respectively. Since this problem is 2D, the z column should be all 0. For a further explanation on how DesignModeler takes in this file, see here under the coordinates file explanation. 

...