generation of unstructured hexahedron- dominated ... · pdf filegeneration of unstructured...

21
1 National Aeronautics and Space Administration www.nasa.gov Generation of Unstructured Hexahedron- Dominated Conforming Mesh Using Two- Boundary Marching Method Thomas Wey NASA Glenn Research Center, OH 44135 18-22 August TFAWS 2008

Upload: doankiet

Post on 28-Mar-2018

230 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

1

National Aeronautics and Space Administration

www.nasa.gov

Generation of Unstructured Hexahedron-Dominated Conforming Mesh Using Two-

Boundary Marching Method

Thomas Wey NASA Glenn Research Center, OH 44135

18-22 AugustTFAWS 2008

Page 2: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

2

National Aeronautics and Space Administration

www.nasa.gov

Why Hexahedrons

• It is known that cell-centered based flow solvers consume most of time on the source terms of the species and particle transport equations.

• A tetrahedral mesh increases the element count 4 to 10 fold over a hexahedral mesh with similar number of vertices in the domain. Hexahedrons provide directional sizing without losing accuracy. (i.e. normal to the wall)

Page 3: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

3

National Aeronautics and Space Administration

www.nasa.gov

A Unified Approach to Generate Unstructured Hexahedron

• Unstructured overset-hexahedron mesh (8th International Meshing Roundtable 1999).

• Unstructured all-hexahedron mesh (AIAA 2001-1097).

• Unstructured mostly-hexahedron mesh (TFAWS 2008).

Page 4: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

4

National Aeronautics and Space Administration

www.nasa.gov

Preprocessing of Unified Approach(1)

• Surface Grid Generation --Quadrilateral Shell Element

Quadrilateral dominated mesh( X-38 crew return spacecraft)

Page 5: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

5

National Aeronautics and Space Administration

www.nasa.gov

• Generation of marching grid from the surface mesh (i.e. hair grid or radiated grid)

Preprocessing of Unified Approach(2)

Wireframe view of the grown hair grid around the X-38 (shaded area denotes the surface of the body).

Page 6: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

6

National Aeronautics and Space Administration

www.nasa.gov

Preprocessing of Unified Approach(3)

• Core grid generation 1. Identify the geometric discontinuities as seam

curves 2. Identify seam corners3. Initial core grid must encompasses the domain to

be gridded.4. Enhance initial core grid with the help of seam

curves and seam corners. (such as grid relocation, adaptive mesh refinement, etc)

5. Apply hole cutting to blank out the unnecessary grid points.

Page 7: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

7

National Aeronautics and Space Administration

www.nasa.gov

Example of seam surfaces of a spacecraftviewed from after body.

Page 8: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

8

National Aeronautics and Space Administration

www.nasa.gov

Simulated velocity vectors of heads of potential particle traces. (1) velocity of points that are not overlapped by radiated marching grid is set to zero.(2) points inside the solid have been blanked out.(3) Only farthest fringe points from the first layer of the radiated marching gridwill be chosen as the heads of the particle traces.

Page 9: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

9

National Aeronautics and Space Administration

www.nasa.gov

Example (1) of overset hexahedron ---Plane cuts of tree/core grid and hair grid for an ogive cylinder.

Page 10: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

10

National Aeronautics and Space Administration

www.nasa.gov

Plane cuts of tree gridand hair grid of X-38.

Example (2) of overset hexahedron ---X-38

Page 11: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

11

National Aeronautics and Space Administration

www.nasa.gov

Seam corners and curvescaptured via adaptive mesh refinement.

Example (1) of all-hexahedron mesh

Page 12: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

12

National Aeronautics and Space Administration

www.nasa.gov

A combination of quadrilateral surface elements and internal hexahedrons

Example (2) of all-hexahedron ---X-38

Page 13: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

13

National Aeronautics and Space Administration

www.nasa.gov

Two-Boundary Marching Method

• Generates marching grid from the turbine surface • Generates passage grid influenced by turbine

marching grid • Builds particle trace grid guided by turbine marching

grid. it terminates before reaching turbine surface. • A thin space is formed between two marching grids • Volume grid is generated in the thin space using an

advancing front method by partitioning the sub domains into pyramids, tetrahedrons and wedges

Page 14: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

14

National Aeronautics and Space Administration

www.nasa.gov

A thin space between surface marching grid and particle trace grid.

Page 15: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

15

National Aeronautics and Space Administration

www.nasa.gov

Volume grid. (Note that disparityof gridresolutions is purposelycreated to showthe robust of the method.)

Page 16: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

16

National Aeronautics and Space Administration

www.nasa.gov

Static pressure contours of a turbine blade with hybrid meshes.

Page 17: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

17

National Aeronautics and Space Administration

www.nasa.gov

A plane-cut view of Mach number.

Page 18: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

18

National Aeronautics and Space Administration

www.nasa.gov

A 3d mesh plot that shows hexahedrons, pyramids, wedges and tetrahedrons.

Mesh transition from hexahedron topyramid and tetrahedron and back to hexahedron.

Page 19: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

19

National Aeronautics and Space Administration

www.nasa.gov

Plot of Mach number contour.The contour lines that pass through the transition meshshow the influence of changing mesh types.

Page 20: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

20

National Aeronautics and Space Administration

www.nasa.gov

Plot of pressure contour.The contour lines that passthrough the transition meshes display slight imperfection.

Page 21: Generation of Unstructured Hexahedron- Dominated ... · PDF fileGeneration of Unstructured Hexahedron-Dominated Conforming Mesh ... A Unified Approach to Generate Unstructured

21

National Aeronautics and Space Administration

www.nasa.gov

Concluding remarks

• A hexahedron mesh generation method has been modified to create hybrid meshes by merging surface marching grids and inside out grid-based meshes via an advancing front method.

• This mesh generation is part of a unified approach to generate unstructured (1) overset-hexahedron, (2) all-hexahedron, (3) mostly-hexahedral meshes.

• More realistic geometries will be used to generate the third type of meshes.