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

Unstructured Grid, 3d Face Swapping

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 22, 2000, 10:16
Default Unstructured Grid, 3d Face Swapping
  #1
Saied
Guest
 
Posts: n/a
Hello;

What is a good criteria for a triangular face of a tetrahedron unstructured cell to be swapped? Any information on tetrahedron face swapping is greatly appreciated. Thank You, Saied
  Reply With Quote

Old   September 22, 2000, 13:34
Default Re: Unstructured Grid, 3d Face Swapping
  #2
John C. Chien
Guest
 
Posts: n/a
(1). I am not sure whether we are talking about the same thing or not. (2). If you have a pair of triangular surfaces sharing a long common edge, then the skewness of both triangles will be high. (3). By swapping the diagonal common edge, the resultant triangles will have lower skewness, still using the same original four vertices. (4). If this is not your question, then please define the "swapping" more clearly.
  Reply With Quote

Old   September 23, 2000, 11:02
Default Re: Unstructured Grid, 3d Face Swapping
  #3
Saied
Guest
 
Posts: n/a
Dear John, thank you for respondig. Yes, we are talking about the same thing. 1- replacing a common face between two tetrahedral cells 2- by connecting the opposite (diagonal) vertices to form a new edge and 3- creating three new faces that all share this new edge. The question is: When do we do this? What should be the criteria to swap? should I only consider the skewness of the face? or its relation with other faces has to be taken into account
  Reply With Quote

Old   September 23, 2000, 11:50
Default Re: Unstructured Grid, 3d Face Swapping
  #4
John C. Chien
Guest
 
Posts: n/a
(1). To make it simple, you can go through the loop once. And then come back second time to do the second loop, and so on. Until, there is no more triangles to swap. (based on the skewness, I hope. Unless you have some new ideas?)
  Reply With Quote

Old   September 23, 2000, 12:18
Default Re: Unstructured Grid, 3d Face Swapping
  #5
Saied
Guest
 
Posts: n/a
How can we be certain that the new edge passes through the original face? Would the three new cells replacing the two old cells have equivelent total volume? How is a skewed face defined?(two edges being larger than a third edge by a factor for example. If so what is a good factor?)
  Reply With Quote

Old   September 23, 2000, 13:29
Default Re: Unstructured Grid, 3d Face Swapping
  #6
John C. Chien
Guest
 
Posts: n/a
(1). Well, if a trangle has three equal edges, then it it not skewed. The angle between two edges is 60 degrees. (2). Sometimes it is easier to use the minimum angle to set the requirement, for example, 20 degrees as a minimum. I guess, it depends on the solver, whether it can handle it accurately or not with certain skewness. (3). You may have to read the user's manual of a particular code to find out the specific definition of the skewness. (4). In 2-D, when you swap the edges, the two new triangles are brand new. So, they will have completely different properties of their own. (hopefully better than the original triangles.)
  Reply With Quote

Old   September 23, 2000, 13:59
Default Re: Unstructured Grid, 3d Face Swapping
  #7
Saied
Guest
 
Posts: n/a
Dear John, I am intrested in 3-d, thank you
  Reply With Quote

Old   September 25, 2000, 01:50
Default Re: Unstructured Grid, 3d Face Swapping
  #8
Guoping Xia
Guest
 
Posts: n/a
Hi,

I am still working on the 2-D swapping problem. It appears to me that edge swapping in 2-D is a very sensitive process. For example, if I have an isotropic mesh, and then introduce a matrix which can result in grids at any aspect ratio I need. I find that for aspect ratio >10, edge swapping itself can result in a very bad mesh, while AR < 10, it works pretty well together with edge splitting and node removal.

I don't which kind of application you are doing, hope it helps.

Guoping
  Reply With Quote

Old   September 25, 2000, 03:37
Default Re: Unstructured Grid, 3d Face Swapping
  #9
Robert Schneiders
Guest
 
Posts: n/a
Hi,

Paul Louis George's book on Delaunay triangulation might be interesting for you:

Paul-Louis George, Houman Borouchaki: Delaunay Triangulation and meshing. Editions Hermes (1998), ISBN 2-86601-692-0. http://www.editions-hermes.fr/Wlivre.asp?qid=934

Best regards,

Robert

Robert Schneiders MAGMA Giessereitechnologie GmbH D-52072 Aachen Kackertstr. 11 Germany Tel.: +49-241-88901-13 email: R.Schneiders@magmasoft.de www: http://www-users.informatik.rwth-aachen.de/~roberts/

  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
[blockMesh] Internal walls of zero thickness anger OpenFOAM Meshing & Mesh Conversion 23 February 6, 2020 18:25
unstructured mesh grid independence for Fluent Shane Schouten FLUENT 0 October 11, 2006 16:50
help with Intro to unstructured grid mc Main CFD Forum 1 June 8, 2006 13:36
LES on unstructured grid in fluent Zafer Zeren FLUENT 0 December 20, 2005 06:45
Unstructured grid generation for viscous flow Praveen. C Main CFD Forum 1 August 30, 2005 07:16


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