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

modeling of complex geometry

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2003, 07:36
Default modeling of complex geometry
  #1
Mehdi
Guest
 
Posts: n/a
I want to know how I can model complex geometry in CFD.If anybody knows please guide me.

Thank you, Mehdi
  Reply With Quote

Old   October 8, 2003, 07:58
Default Re: modeling of complex geometry
  #2
Bart Prast
Guest
 
Posts: n/a
use a tet mesher?
  Reply With Quote

Old   October 8, 2003, 11:53
Default Re: modeling of complex geometry
  #3
Mehdi
Guest
 
Posts: n/a
thank you , but what's the Tet mesher and also I wrote a code for radiation in cylindrical and cartesian coordinate and I want to develop it for any geometry.I heard something about body fited coordiante but I don't know about it.
  Reply With Quote

Old   October 8, 2003, 12:02
Default Re: modeling of complex geometry
  #4
Bart Prast
Guest
 
Posts: n/a
My thoughts are that body fitted coordinates are not really for complex geometries. For complex geometries you have few options: Create a number of blocks with hex meshes (takes a long time) Rewrite your code for a cartesian mesh Use a hex mesher
  Reply With Quote

Old   October 8, 2003, 13:23
Default Re: modeling of complex geometry
  #5
ag
Guest
 
Posts: n/a
Body-fitted coordinates are ordered (structured) grid points that follow the body surface, and mathematically are mapped from a rectangular (j,k,l) space to the physical space via the transformation metrics. Most any good CFD book will have a section on this, and Hoffman's entry-level CFD book does a particularly good job of describing body-fitted coordinates, as well as rudimentary grid generation techniques.

The problem you will run into with complex geometries is that it is usually not possible to grid the entire volume with one structured, body-fitted grid. Thus, you have to resort to block-structured grids, where smaller patches are gridded and the grids meet at block interfaces with special boundary conditions to handle information passing, or using overset grids, which involve grids that overlap and require some interpolation technique to transfer information across boundaries.
  Reply With Quote

Reply


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
heat transfer in an orthotropic material and complex curved geometry zayzan FLUENT 0 October 11, 2011 10:47
[ICEM] Complex 3D geometry Hexa blocking and inflation layer Chipsgrottel ANSYS Meshing & Geometry 4 September 30, 2011 03:25
[Gmsh] Problem meshing an imported geometry Alicia OpenFOAM Meshing & Mesh Conversion 0 March 30, 2010 04:53
How to construct complex 3D geometry using GAMBIT? Feng FLUENT 5 October 11, 2005 04:13
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 10:09


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