CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

orthogonal grid generation

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2007, 12:47
Default orthogonal grid generation
  #1
Bounecer
Guest
 
Posts: n/a
Hi all; I have a fortran code program generating 2D structured C-grid. My question is: How to transform my code program to obtain orthogonal curvellinear mesh instead of general curvellinear mesh?
  Reply With Quote

Old   July 8, 2007, 15:51
Default Re: orthogonal grid generation
  #2
Harish
Guest
 
Posts: n/a
Before you do that ensure that the orthogonality is at least greater than 89 degrees to avoid any errors in the computations(Many orthogonal grid generators have been observed to degenerate for certain cases)You do that by calculating cos^-1(g_12/h_1 h_2).Once this is ensured,look for Navier Stokes equations in orthogonal curvilinear form using the scale factors h1 and h2 ( available in Tanheill,fletcher,Warsi, Aris and so many other books).You would need to recode your N-S eqns according to those equations.Also to note is that you would be solving for the contravariant velocity components and not the cartesian components.So the implementation of boundary condition might be different if you are using euler equations.

  Reply With Quote

Old   July 9, 2007, 00:06
Default Re: orthogonal grid generation
  #3
A.S.
Guest
 
Posts: n/a
Hi

Can I get your grid generator, I am writing a solver in generalized coordinates for airfoil

Thanks

A.S.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
elliptic grid generation (orthogonal) vasu Main CFD Forum 8 October 28, 2015 15:20
need help for generation grid aya FLUENT 11 March 4, 2008 14:46
2-D orthogonal grid generation Jenny Rhong Main CFD Forum 3 February 10, 2004 19:51
Combustion Convergence problems Art Stretton Phoenics 5 April 2, 2002 05:59
Latest news in mesh generation Robert Schneiders Main CFD Forum 0 March 2, 1999 04:07


All times are GMT -4. The time now is 05:33.