Versions Compared

Key

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

...

Wiki Markup
{panel}
[Problem Specification|FLUENT - Flat Plate Boundary Layer Problem Specification]
[1. 
Panel
Problem Specification
1.
Pre-Analysis and Start-up

|FLUENT - Flat Plate Boundary Layer Step 1]
[2.
Geometry
3. Mesh
4. Setup (Physics)
5. Solution
6. Results
7. Verification and Validation

Step 3: Mesh

Note
titleSite Under Construction

We are working on updating this part of the tutorial. Please come back soon.

 Geometry|FLUENT - Flat Plate Boundary Layer Step 2]
{color:#ff0000}{*}3. Mesh{*}{color}
[4. Setup (Physics)|FLUENT - Flat Plate Boundary Layer Step 4 *New]
[5. Solution|FLUENT - Flat Plate Boundary Layer Step 5 *New]
[6. Results|FLUENT - Flat Plate Boundary Layer Step 6 *New]
[7. Verification and Validation|FLUENT - Flat Plate Boundary Layer Step 7]
{panel}

h2. Step 3: Mesh

{note:title=Site Under Construction}
We are working on updating this part of the tutorial. Please come   back soon.
{note} 
Save your work in {color:#660099}{*}{_}Workbench{_}{*}{color} window. In the {color:#660099}{*}{_}Workbench{_}{*}{color} window, right click on {color:#660099}{*}{_}Mesh{_}{*}{color}, and click {color:#660099}{*}{_}Edit{_}{*}{color}. A new {color:#660099}{*}{_}ANSYS Mesher{_}{*}{color}window will open. We will create a mesh with 200x30 elements along the pipe. This means that we will divide the pipe with 200 elements in axial direction and 30 elements along the radial direction.

In {color:#660099}{*}{_}ANSYS Mesher{_}{*}{color}, make sure that the unit we are working on is meter Metric unit. On the top menu, click on {color:#660099}{*}{_}Units{_}{*}{color} and make sure that {color:#660099}{*}{_}Metric (m, kg, N, s, V, A)_{*}{color} is selected.

Since we are going to manually specify meshing type and element size, we should turn off ANSYS build-in advanced sizing function. Under{color:#660099}{*}{_}Details of "Mesh"_{*}{color}, expand {color:#660099}{*}{_}Sizing{_}{*}{color}, select {color:#660099}{*}{_}Off{_}{*}{color} next to {color:#660099}{*}{_}Use Advanced Size Function{_}{*}{color}.
\\ <!-- function popup(mylink, windowname) {  if (!window.focus) return true;  var href = (typeof(mylink) == 'string') ? mylink : mylink.href;  window.open(href, windowname, 'resizable=1,width=400,height=200,scrollbars=yes');  return false; } //-->Turn off advanced size demo\\
\\
\\
\\

h4. Meshing Method

We would also like to create a structured mesh where the opposite edges correspond with each other. Let's insert a Mapped Face mesh.&nbsp; Under {color:#660099}{*}{_}Outline{_}{*}{color}, right click on {color:#660099}{*}{_}Mesh{_}{*}{color}, move cursor to {color:#660099}{*}{_}Insert{_}{*}{color}, and select {color:#660099}{*}{_}Mapped Face Meshing{_}{*}{color}. Alternatively, you can click on Mesh Control on the third menu and select {color:#660099}{*}{_}Mapped Face Meshing{_}{*}{color}. Finally select the pipe surface body in the {color:#660099}{*}{_}Graphics{_}{*}{color} window and click {color:#660099}{*}{_}Apply{_}{*}{color} next to {color:#660099}{*}{_}Geometry{_}{*}{color}.
\\ <!-- function popup(mylink, windowname) {  if (!window.focus) return true;  var href = (typeof(mylink) == 'string') ? mylink : mylink.href;  window.open(href, windowname, 'resizable=1,width=400,height=200,scrollbars=yes');  return false; } //-->Mapped Face Demo\\
\\
\\
\\

h4. Edge Sizing

Now let us move on to specify the element sizing along the pipe radial direction.
*Outline > Mesh > Insert > Sizing*
In the Graphics window, select both the left and right edge of the geometry (click on the {color:#660099}{*}{_}Edge{_}{*}{color} {color:#000000}tab{color} on the Fluid flow Fluent - Mesh window and then press Ctrl  + mouse click to multiple select). Under {color:#660099}{*}{_}Details of "Edge Sizing"_{*}{color}, click {color:#660099}{*}{_}Apply{_}{*}{color} next to {color:#660099}{*}{_}Geometry{_}{*}{color}. Change the edge sizing definition {color:#660099}{*}{_}Type{_}{*}{color} to {color:#660099}{*}{_}Number of Divisions{_}{*}{color}. Enter 30 for {color:#660099}{*}{_}Number of Divisions{_}{*}{color}.
\\ <!-- function popup(mylink, windowname) {  if (!window.focus) return true;  var href = (typeof(mylink) == 'string') ? mylink : mylink.href;  window.open(href, windowname, 'resizable=1,width=400,height=200,scrollbars=yes');  return false; } //-->Radial Sizing\\
\\
\\
\\

Now continue with the sizing in the axial direction.

*Outline > Mesh > Insert > Sizing*
In the Graphics window, select all the top and bottom edge of the geometry (press Ctrl + mouse click to multiple select). Under {color:#660099}{*}{_}Details of "Edge Sizing"_{*}{color}, click {color:#660099}{*}{_}Apply{_}{*}{color} next to {color:#660099}{*}{_}Geometry{_}{*}{color}. Enter 0.03 for {color:#660099}{*}{_}Element Size{_}{*}{color} (this will give us roughly 200 divisions). Next to {color:#660099}{*}{_}Behaviour{_}{*}{color}, change {color:#660099}{*}{_}Soft{_}{*}{color} to {color:#660099}{*}{_}Hard{_}{*}{color} (This is to overwrite the sizing function employed by ANSYS Mesher. Try meshing with soft behavior and see what you get).
\\ <!-- function popup(mylink, windowname) {  if (!window.focus) return true;  var href = (typeof(mylink) == 'string') ? mylink : mylink.href;  window.open(href, windowname, 'resizable=1,width=400,height=200,scrollbars=yes');  return false; } //-->Axial Sizing Demo\\
\\
\\
\\

We have specified all the meshing conditions. Click Update on the third menu to see the mesh.

Click on {color:#660099}{*}{_}Mesh{_}{*}{color} and look under {color:#660099}{*}{_}Details of "Mesh"_{*}{color}, next to {color:#660099}{*}{_}Statistics{_}{*}{color}, you should see that we have 6120 {color:#660099}{*}{_}Elements{_}{*}{color} for our mesh.
\\

h4. Create Named Selection

Next, we will name the edges accordingly so that we can specify the appropriate boundary conditions in the later step. We know the bottom edges of the geometry are the centerline of the pipe, the left edge is the inlet of the pipe, the right edge is the outlet of the pipe, top side edges are wall and the top middle edge is the heated wall section. Let's name the edges according to the diagram below. *Remember* to click on the {color:#660099}{*}{_}Edge{_}{*}{color} {color:#000000}tab{color}on the Fluid flow Fluent - Mesh window and then press Ctrl + mouse click to multiple select the 3 line sections that make up the center line before naming it.\\ \\ \\ \\ \\ \\ \\

Select the left edge and right click and select {color:#660099}{*}{_}Create Named Selection{_}{*}{color}. Enter Inlet and click {color:#660099}{*}{_}OK{_}{*}{color}. Under {color:#660099}{*}{_}Outline{_}{*}{color}, you will see the name {color:#660099}{*}{_}Inlet{_}{*}{color} under {color:#660099}{*}{_}Named Selections{_}{*}{color}.
\\ <!-- function popup(mylink, windowname) {  if (!window.focus) return true;  var href = (typeof(mylink) == 'string') ? mylink : mylink.href;  window.open(href, windowname, 'resizable=1,width=400,height=200,scrollbars=yes');  return false; } //-->Named Selection Demo\\
\\
\\

Finish naming rest of the edges. Finally, click {color:#660099}{*}{_}Update{_}{*}{color} . 
Go to [Step 4: Setup (Physics)|SIMULATION:FLUENT - Flat Plate Boundary Layer Step 4 *New]\\