You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Step 3: Mesh


Site Under Construction

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

 
Save your work in Workbench window. In the Workbench window, right click on Mesh, and click Edit. A new ANSYS Mesher window will open. We will create a mesh with 60x50 elements along the flat plate. This means that we will divide the flate plate with 60 elements in y-axis direction and 50 elements along the x-axis direction.




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

Since we are going to manually specify meshing type and element size, we should turn off ANSYS build-in advanced sizing function. UnderDetails of "Mesh", expand Sizing, select Off next to Use Advanced Size Function.



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.  Under Outline, right click on Mesh, move cursor to Insert, and select Mapped Face Meshing. Alternatively, you can click on Mesh Control on the third menu and select Mapped Face Meshing. Finally select the flat plate surface body in the Graphics window and click Apply next to Geometry.

This is what you should end up with;

 

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 top and bottom edges of the geometry (click on the Edge tab on the Fluid flow Fluent - Mesh window and then press Ctrl + mouse click to multiple select). Under Details of "Edge Sizing", click Apply next to Geometry. Change the edge sizing definition Type to Number of Divisions. Enter 50 for Number of Divisions.

You should have something that looks like this;

 
Now continue with the sizing in the y-axis direction.

Outline > Mesh > Insert > Sizing
In the Graphics window, select the left side edge of the geometry (press Ctrl + mouse click to multiple select). Under Details of "Edge Sizing", click Apply next to Geometry. Change the edge sizing definition Type to Number of Divisions. Enter 60 for Number of Divisions. Next to Behaviour, change Soft to Hard (This is to overwrite the sizing function employed by ANSYS Mesher). Then under Bias Type enter 100.


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

Click on Mesh and look under Details of "Mesh", next to Statistics, you should see that we have 6120 Elements for our mesh.

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 Edge tabon 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 Create Named Selection. Enter Inlet and click OK. Under Outline, you will see the name Inlet under Named Selections.



Finish naming rest of the edges. Finally, click Update
Go to Step 4: Setup (Physics)

  • No labels