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

Compare with Current View Page History

« Previous Version 15 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 Mesherwindow 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 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 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 Details of "Edge Sizing", click Apply next to Geometry. Enter 0.03 for Element Size (this will give us roughly 200 divisions). Next to Behaviour, change Soft to Hard (This is to overwrite the sizing function employed by ANSYS Mesher. Try meshing with soft behavior and see what you get).




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