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

Compare with Current View Page History

« Previous Version 6 Next »

Step 2: Mesh Geometry in GAMBIT

Mesh Faces

We'll mesh each of the 3 faces separately to get our final mesh. Before we mesh a face, we need to define the point distribution for each of the edges that form the face i.e. we first have to mesh the edges. We'll select the mesh stretching parameters and number of divisions for each edge based on three criteria:

  1. We'd like to cluster points near the airfoil since this is where the flow is modified the most; the mesh resolution as we approach the farfield boundaries can become progressively coarser since the flow gradients approach zero.
  2. Close to the surface, we need the most resolution near the leading and trailing edges since these are critical areas with the steepest gradients.
  3. We want transitions in mesh size to be smooth; large, discontinuous changes in the mesh size significantly decrease the numerical accuracy.

The edge mesh parameters we'll use for controlling the stretching are successive ratio, first length and last length. Each edge has a direction as indicated by the arrow in the graphics window. The successive ratio Ris the ratio of the length of any two successive divisions in the arrow direction as shown below. Go to the index of the GAMBIT User Guide and look under Edge>Meshing for this figure and accompanying explanation. This help page also explains what the first and last lengths are; make sure you understand what they are.

Operation Toolpad > Mesh Command Button > Edge Command Button > Mesh Edges

Select the edge GA. The edge will change color and an arrow and several circles will appear on the edge. This indicates that you are ready to mesh this edge. Make sure the arrow is pointing upwards. You can reverse the direction of the edge by clicking on the Reverse button in the Mesh Edgesmenu. Enter a ratio of 1.15. This means that each successive mesh division will be 1.15 times bigger in the direction of the arrow. Select Interval Count under Spacing. Enter 45 for Interval Count. Click Apply. GAMBIT will create 45 intervals on this edge with a successive ratio of 1.15.

For edges AB and CG, we'll set the First Length (i.e. the length of the division at the start of the edge) rather than the Successive Ratio. Repeat the same steps for edges BC, AB and CG with the following specifications:

Edges

Arrow Direction

Successive Ratio

Interval Count

GA and BC

Upwards

1.15

45

Edges

Arrow Direction

First Length

Interval Count

AB and CG

Left to Right

0.02c

60

Note that later we'll select the length at the trailing edge to be 0.02c so that the mesh length is continuous between IG and CG, and HG and CG.
Now that the appropriate edge meshes have been specified, mesh the face rect1:

Operation Toolpad > Mesh Command Button > Face Command Button > Mesh Faces

Select the face rect1. The face will change color. You can use the defaults of Quad (i.e. quadrilaterals) and Map. Click Apply.

The meshed face should look as follows:

(Click picture for larger image)

Next mesh face rect2 in a similar fashion. The following table shows the parameters to use for the different edges:

  • No labels