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

Compare with Current View Page History

« Previous Version 43 Next »

Under Construction

This page of this tutorial is currently under construction. Please check back soon.

Step 3: Mesh

In this section the geometry will be meshed with 3000 elements. That is, the field will be divided into 50 elements in the x direction and 60 elements in the y direction.

Launch Mesher

In order to begin the meshing process, go to the Workbench Project Page, then (Double Click) Mesh.

Default Mesh

In this section the default mesh will be generated. In order to generate the default mesh first click on Mesh, then click on Update as shown in the image below.



You should then obtain the following mesh.


Click Here for Higher ResolutionVisit page in new window



Mapped Face Meshing

For this particular problem, we are interested in creating a grid style of mesh that can be mapped to a rectangular domain. This meshing style is called Mapped Face Meshing. In order to incorporate this meshing style (Click) Mesh Control > Mapped Face Meshing as can be seen below.


Click Here For Higher ResolutionVisit page in new window


Now, the Mapped Face Meshing still must be applied to the air field geometry. In order to do so, first click on the surface body(filled rectangle), which should then highlight green. Next, (Click) Apply in the Details of Mapped Face Meshing table, as shown below.


Click Here For Higher ResolutionVisit page in new window


This process is shown in the link below.
Mapped Face DemoVisit page in new window


Now, generate the mesh by clicking Mapped Face Meshing.

Edge Sizing

The desired mesh has specific number of divisions in the x direction and a specific number of divisions in the y direction. In order to obtain the specified number of divisions Edge Sizing must be used. The divisions in the x direction will be specified first. Now, an Edge Sizing needs to be inserted. First, (Click) Mesh Control > Sizing as shown below.


Click Here For Higher ResolutionVisit page in new window


Now, the geometry and the number of divisions need to be specified. First (Click) Edge Selection Filter, . Then hold down the "Control" button and then click the bottom and top edge of the rectangle. Both sides should highlight green. Next, hit Apply under the Details of Sizing table as shown below.


Click Here For Higher ResolutionVisit page in new window


Now, change Type to Number of Divisions as shown in the image below.


Click Here For Higher ResolutionVisit page in new window


Then, set Number of Divisions to 100 as shown below.


Click Here For Higher ResolutionVisit page in new window


At this point, the edge sizing in the the radial direction will be specified. Follow the same procedure as for the edge sizing in the axial direction, except select the left and right side instead of the top and bottom and set the number of division to 5. Then, generate the mesh by using either method from the "Default Mesh" section above. You should obtain the following mesh.


Click Here For Higher ResolutionVisit page in new window


As it turns out, in the mesh above there are 540 elements, when there should be only 500. Mesh statistics can be found by clicking on Mesh in the Tree and then by expanding Statistics under the Details of Mesh table. In order to get the desired 500 element mesh the Behavior needs to be changed from Soft to Hard for both Edge Sizing's. In order to carry this out first Expand Mesh in the tree outline then click Edge Sizing and then change Behavior to Hard under the Details of Edge Sizing table, as shown below.


Click Here For Higher ResolutionVisit page in new window


Then set the Behavior to Hard for Edge Sizing 2. Next, generate the mesh using either method from the "Default Mesh" section above. You should then obtain the following 500 element mesh.


Click Here For Higher ResolutionVisit page in new window



Radial SizingVisit page in new window










































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. Next to Behaviour, change Soft to Hard

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.


 

 You should get this;

 
Now follow the same steps for the right side edge sizing as delineated for the left side above.

Now you should get something like this:



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

It should look like this;

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 edge of the geometry is the center line of the flat plate, the left edge is the inlet of the flat plate, the right edge is the outlet, top side edge is the far field. Remember to click on the Edge tab 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 Create Named Selection. Enter Inlet and click OK. Under Outline, you will see the name Inlet under Named Selections. Note that the flat plat surface is designated as the center line.

Finish naming rest of the edges. 


Finally, click Update.

Go to Step 4: Setup (Physics)

  • No labels