CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Starting out on grid generation (https://www.cfd-online.com/Forums/main/13112-starting-out-grid-generation.html)

boeing_737 March 9, 2007 09:01

Starting out on grid generation
 
Hi all,

I need your help regarding Grid generation. Let's suppose I want to generate a structured grid around an airfoil. How do you start..? I had a look at what Anderson says and have understood the part regarding transformations.. but how exactly should one start.. what should be the first steps..? I am thinking of doing this in FORTRAN or C++... but has anyone tried it with python..? I would really appreciate your help, in whatever way it be.


Harish March 9, 2007 09:36

Re: Starting out on grid generation
 
First you have to choose two things.Do you want to generate single block or multi block structured grid.Next you have to decide if you want the grid to be conformal and orthogonal or just orthogonal or just structured and orthogonality is not essential.Depending on that you can choose from one of the following methods.

Conformal and orthogonal : conformal mapping Ortogonal : Hyperbolic Structured not necessarily orthogonal : Algebraic , Elliptic

There are many other methods to generate the grids too and in some cases some of the methods can be orthogonal in some part and non orthogonal in other parts. Start with reading the grid generation handbook of thompson.Its available electronically.Depending on the application you are interested in you can choose the kind of method you want.


rt March 9, 2007 11:21

Re: Starting out on grid generation
 
See appendix c of Thomson's book it has sample *.for code: http://www.hpc.msstate.edu/publicati...pnc/index.html


F.B.Tian March 10, 2007 06:28

Re: Starting out on grid generation
 
hi,harish,

do you have the the grid generation handbook of thompson?would you please send it to me?(onetfbao@gmail.com) thanks in advance,

tian

Harish March 10, 2007 13:27

Re: Starting out on grid generation
 
The book is available electronically here: http://www.hpc.msstate.edu/publications/gridbook/

Valintino April 4, 2007 05:29

Nice site
 
Hello, Your site is great. Regards, Valintino Guxxi


All times are GMT -4. The time now is 03:30.