|
[Sponsors] |
September 20, 1999, 14:45 |
C-grid in Gambit
|
#1 |
Guest
Posts: n/a
|
Hi!
I am a graduate student, and I am currently working on a project that involves doing a 2D computation on a NACA 0015 hydrofoil. Does anybody know how to do a C-grid in Gambit? |
|
September 21, 1999, 02:00 |
Re: C-grid in Gambit
|
#2 |
Guest
Posts: n/a
|
(1). C-grid is a structured mesh, which has a cut along the wake of the airfoil. (2). The indexing of the domain starts at the upper half of the exit and move upstream. It then wraps around the leading edge and follow the bottom surface of the airfoil back to the lower half of the exit. (In the wake region, the mesh must match along the cut.) (3). The C-grid can be generated by algebraic methods or numerical methods. I don't know whether Gambit can handle this or not. In addition, the points along the cut must match, that is two points at each location. For example, (i=1,j=1) is the same as (i=in, j=1) and so forth.
|
|
September 21, 1999, 17:13 |
Re: C-grid in Gambit
|
#3 |
Guest
Posts: n/a
|
If you have gambit and fluent you may want to use an unstructured mesh instead of a structured mesh. Since you are doing a simulation you should be able to pack a lot of cells at the trailing edge.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to copy grid from GAMBIT | Baheti | FLUENT | 3 | June 18, 2013 13:50 |
grid for lance using Gambit | star123 | FLUENT | 0 | March 23, 2006 03:38 |
Combustion Convergence problems | Art Stretton | Phoenics | 5 | April 2, 2002 06:59 |
Dead cells created on edges when a grid file is generated in GAMBIT and imported into FLUENT4 | Isaac Manohar Ch. | FLUENT | 1 | June 2, 2000 05:58 |
Grid for Fluent v.4 using Gambit? | Ray | Main CFD Forum | 3 | October 27, 1999 13:35 |